LEVEL = ../.. DIRS := lib Driver include $(LEVEL)/Makefile.common test:: cd test; $(MAKE) clean:: @rm -rf build @rm -rf `find test -name Output`