diff -Nur dtc-1.0.0/Makefile dtc-1.0.0-notest/Makefile
--- dtc-1.0.0/Makefile	2007-08-09 20:31:32.000000000 -0400
+++ dtc-1.0.0-notest/Makefile	2008-07-10 15:00:14.000000000 -0400
@@ -130,8 +130,8 @@
 #
 # Testsuite rules
 #
-TESTS_PREFIX=tests/
-include tests/Makefile.tests
+#TESTS_PREFIX=tests/
+#include tests/Makefile.tests
 
 STD_CLEANFILES = *~ *.o *.d *.a *.i *.s core a.out
 GEN_CLEANFILES = $(VERSION_FILE)

