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