LEVEL = ../.. DIRS := Basic Lex Parse AST Driver include $(LEVEL)/Makefile.common test:: cd test; $(MAKE)