1 2 3 4 5 6 7 8
LEVEL = . DIRS = lib/Support utils lib tools OPTIONAL_DIRS = projects include $(LEVEL)/Makefile.common test :: all cd test; $(MAKE)