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

Misha Brukman brukman at cs.uiuc.edu
Mon Mar 1 18:50:35 PST 2004


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

Makefile updated: 1.5 -> 1.5.10.1

---
Log message:

Merge from trunk

---
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.5.10.1
--- 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	Mon Mar  1 17:59:09 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