blob: 7d990da0ad837f0e57e86a494f16a4e749a2ea3e [file] [log] [blame]
LEVEL = ../..
DIRS := lib Driver
include $(LEVEL)/Makefile.common
test::
cd test; $(MAKE)
clean::
@rm -rf build
@rm -rf `find test -name Output`