dtc/tests/Makefile
2005-06-08 17:18:34 +10:00

12 lines
112 B
Makefile

DTC = ../dtc
VG_DTC = valgrind --tool=memcheck ../dtc
check: all
./run_all_tests.sh
all:
clean:
rm -f *~