[llvm-commits] CVS: llvm/test/Programs/External/SPEC/CINT2000/255.vortex/Makefile

Alkis Evlogimenos alkis at niobe.cs.uiuc.edu
Wed Feb 25 18:09:25 PST 2004


Changes in directory llvm/test/Programs/External/SPEC/CINT2000/255.vortex:

Makefile updated: 1.5 -> 1.6

---
Log message:

Make SPEC tests share a common Makefile.


---
Diffs of the changes:  (+1 -1)

Index: llvm/test/Programs/External/SPEC/CINT2000/255.vortex/Makefile
diff -u llvm/test/Programs/External/SPEC/CINT2000/255.vortex/Makefile:1.5 llvm/test/Programs/External/SPEC/CINT2000/255.vortex/Makefile:1.6
--- llvm/test/Programs/External/SPEC/CINT2000/255.vortex/Makefile:1.5	Wed Jul 30 10:55:36 2003
+++ llvm/test/Programs/External/SPEC/CINT2000/255.vortex/Makefile	Wed Feb 25 18:01:20 2004
@@ -1,7 +1,7 @@
 LEVEL = ../../../../../..
 #STDOUT_FILENAME := input.random.out
 
-include ../../Makefile.spec
+include ../../Makefile.spec2000
 
 ifeq ($(ARCH),Sparc)
   ## SPEC portability note for vortex says to use this flag on 64-bit machines





More information about the llvm-commits mailing list