[llvm-commits] CVS: llvm/test/Programs/External/SPEC/CINT2000/256.bzip2/Makefile
Alkis Evlogimenos
alkis at niobe.cs.uiuc.edu
Wed Feb 25 18:10:36 PST 2004
Changes in directory llvm/test/Programs/External/SPEC/CINT2000/256.bzip2:
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/CINT2000/256.bzip2/Makefile
diff -u llvm/test/Programs/External/SPEC/CINT2000/256.bzip2/Makefile:1.1 llvm/test/Programs/External/SPEC/CINT2000/256.bzip2/Makefile:1.2
--- llvm/test/Programs/External/SPEC/CINT2000/256.bzip2/Makefile:1.1 Thu May 15 13:11:06 2003
+++ llvm/test/Programs/External/SPEC/CINT2000/256.bzip2/Makefile Wed Feb 25 18:01:20 2004
@@ -1,4 +1,4 @@
LEVEL = ../../../../../..
RUN_OPTIONS = `cat $(REF_IN_DIR)control`
STDOUT_FILENAME := input.random.out
-include ../../Makefile.spec
+include ../../Makefile.spec2000
More information about the llvm-commits
mailing list