blob: 6f31665eb68344ac847b6be36dc7b67f86034dcb [file] [log] [blame]
LEVEL = .
DIRS = lib/Support utils lib tools
OPTIONAL_DIRS = projects
include $(LEVEL)/Makefile.common
test :: all
cd test; $(MAKE)