Add autotools build system, and rearrange directory layout.

This commit is contained in:
Eric Anholt
2006-08-30 10:38:44 -07:00
committed by Damien Lespiau
parent 5fbc399062
commit 9b40c3724a
20 changed files with 355 additions and 18 deletions
+17 -4
View File
@@ -1,4 +1,17 @@
lextest
gram.c
lex.c
y.tab.h
.deps
Makefile
Makefile.in
aclocal.m4
autom4te.cache
configure
config.log
config.status
depcomp
install-sh
missing
*.o
gen4asm
src/gram.c
src/gram.h
src/lex.c