[llvm-commits] CVS: llvm-test/External/SPEC/CFP2000/Makefile
John Criswell
criswell at cs.uiuc.edu
Wed Sep 1 07:34:14 PDT 2004
Changes in directory llvm-test/External/SPEC/CFP2000:
Makefile updated: 1.5 -> 1.6
---
Log message:
Migrating test suite out of the source tree.
---
Diffs of the changes: (+1 -1)
Index: llvm-test/External/SPEC/CFP2000/Makefile
diff -u llvm-test/External/SPEC/CFP2000/Makefile:1.5 llvm-test/External/SPEC/CFP2000/Makefile:1.6
--- llvm-test/External/SPEC/CFP2000/Makefile:1.5 Sat Oct 4 19:28:50 2003
+++ llvm-test/External/SPEC/CFP2000/Makefile Wed Sep 1 09:33:19 2004
@@ -5,4 +5,4 @@
183.equake \
188.ammp
-include ${LEVEL}/test/Programs/Makefile.programs
+include ${LEVEL}/Makefile.programs
More information about the llvm-commits
mailing list