Get the wm program to parse.

This commit is contained in:
Eric Anholt
2006-08-22 11:54:19 -07:00
committed by Damien Lespiau
parent 22a1063cc0
commit 6c98c8d578
7 changed files with 957 additions and 511 deletions
+1
View File
@@ -8,4 +8,5 @@ lextest: ${SOURCES}
cc -o lextest ${SOURCES}
clean:
rm -f gram.c lex.c
rm -f *.o lextest