switch-coreboot/util/dtc/tests/Makefile
Ronald G. Minnich a28296a6d2 filling in
git-svn-id: svn://coreboot.org/repository/LinuxBIOSv3@2 f3766cd6-281f-0410-b1cd-43a5c92072e9
2006-10-06 19:19:14 +00:00

12 lines
112 B
Makefile

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