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