# build files
*.[ao]

# generated by configure
autom4te.cache
config.h
config.status
config.log
stamp-h1
Makefile
driver/Makefile
libcfa/Makefile
src/Makefile

# build directories
.deps
.dirstamp
bin
lib
include

# src executables, for lib and bin
src/driver/cc1
src/driver/cfa
src/driver/cfa-cpp
src/libcfa/libcfa-prelude.c

# generated by bison and lex from cfa.yy and lex.ll, respectively
src/Parser/parser.output

# generated by latex
*.aux
*.bbl
*.blg
*.brf
*.dvi
*.idx
*.ilg
*.ind
*.log
*.out
*.pdf
*.ps
*.toc
