[llvm-commits] CVS: llvm-test/External/SPEC/CINT2000/Makefile
Reid Spencer
reid at x10sys.com
Sun Sep 5 00:57:04 PDT 2004
Changes in directory llvm-test/External/SPEC/CINT2000:
Makefile updated: 1.14 -> 1.15
---
Log message:
Rid llvm-test of the last vestiges of its "test/Programs" inheritance.
---
Diffs of the changes: (+1 -1)
Index: llvm-test/External/SPEC/CINT2000/Makefile
diff -u llvm-test/External/SPEC/CINT2000/Makefile:1.14 llvm-test/External/SPEC/CINT2000/Makefile:1.15
--- llvm-test/External/SPEC/CINT2000/Makefile:1.14 Fri Aug 6 13:45:44 2004
+++ llvm-test/External/SPEC/CINT2000/Makefile Sun Sep 5 02:56:52 2004
@@ -21,4 +21,4 @@
PARALLEL_DIRS := $(filter-out 186.crafty, $(PARALLEL_DIRS))
endif
-include ${LEVEL}/test/Programs/Makefile.programs
+include ${LEVEL}/Makefile.programs
More information about the llvm-commits
mailing list