[llvm-commits] [parallel] CVS: llvm/test/Programs/External/SPEC/CINT2000/164.gzip/Makefile
Misha Brukman
brukman at cs.uiuc.edu
Mon Mar 1 18:40:14 PST 2004
Changes in directory llvm/test/Programs/External/SPEC/CINT2000/164.gzip:
Makefile updated: 1.1 -> 1.1.14.1
---
Log message:
Merge from trunk
---
Diffs of the changes: (+1 -1)
Index: llvm/test/Programs/External/SPEC/CINT2000/164.gzip/Makefile
diff -u llvm/test/Programs/External/SPEC/CINT2000/164.gzip/Makefile:1.1 llvm/test/Programs/External/SPEC/CINT2000/164.gzip/Makefile:1.1.14.1
--- llvm/test/Programs/External/SPEC/CINT2000/164.gzip/Makefile:1.1 Wed May 14 18:27:46 2003
+++ llvm/test/Programs/External/SPEC/CINT2000/164.gzip/Makefile Mon Mar 1 17:59:09 2004
@@ -1,4 +1,4 @@
LEVEL = ../../../../../..
RUN_OPTIONS = `cat $(REF_IN_DIR)control`
STDOUT_FILENAME := input.compressed.out
-include ../../Makefile.spec
+include ../../Makefile.spec2000
More information about the llvm-commits
mailing list