[llvm-commits] [parallel] CVS: llvm/test/Programs/External/SPEC/CINT2000/197.parser/Makefile
Misha Brukman
brukman at cs.uiuc.edu
Mon Mar 1 18:44:08 PST 2004
Changes in directory llvm/test/Programs/External/SPEC/CINT2000/197.parser:
Makefile updated: 1.2 -> 1.2.14.1
---
Log message:
Merge from trunk
---
Diffs of the changes: (+1 -1)
Index: llvm/test/Programs/External/SPEC/CINT2000/197.parser/Makefile
diff -u llvm/test/Programs/External/SPEC/CINT2000/197.parser/Makefile:1.2 llvm/test/Programs/External/SPEC/CINT2000/197.parser/Makefile:1.2.14.1
--- llvm/test/Programs/External/SPEC/CINT2000/197.parser/Makefile:1.2 Sat May 31 18:17:26 2003
+++ llvm/test/Programs/External/SPEC/CINT2000/197.parser/Makefile Mon Mar 1 17:59:09 2004
@@ -3,4 +3,4 @@
STDIN_FILENAME = $(RUN_TYPE).in
STDOUT_FILENAME = $(RUN_TYPE).out
CPPFLAGS =
-include ../../Makefile.spec
+include ../../Makefile.spec2000
More information about the llvm-commits
mailing list