[llvm-commits] CVS: llvm/test/Programs/External/SPEC/CFP2000/188.ammp/Makefile
Alkis Evlogimenos
alkis at niobe.cs.uiuc.edu
Wed Feb 25 18:04:14 PST 2004
Changes in directory llvm/test/Programs/External/SPEC/CFP2000/188.ammp:
Makefile updated: 1.1 -> 1.2
---
Log message:
Make SPEC tests share a common Makefile.
---
Diffs of the changes: (+1 -1)
Index: llvm/test/Programs/External/SPEC/CFP2000/188.ammp/Makefile
diff -u llvm/test/Programs/External/SPEC/CFP2000/188.ammp/Makefile:1.1 llvm/test/Programs/External/SPEC/CFP2000/188.ammp/Makefile:1.2
--- llvm/test/Programs/External/SPEC/CFP2000/188.ammp/Makefile:1.1 Mon Jun 23 13:17:18 2003
+++ llvm/test/Programs/External/SPEC/CFP2000/188.ammp/Makefile Wed Feb 25 18:01:21 2004
@@ -3,4 +3,4 @@
STDIN_FILENAME = ammp.in
STDOUT_FILENAME = ammp.out
CPPFLAGS =
-include ../../Makefile.spec
+include ../../Makefile.spec2000
More information about the llvm-commits
mailing list