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

Misha Brukman brukman at cs.uiuc.edu
Mon Mar 1 18:52:13 PST 2004


Changes in directory llvm/test/Programs/External/SPEC/CINT2000/300.twolf:

Makefile updated: 1.3 -> 1.3.6.1

---
Log message:

Merge from trunk

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

Index: llvm/test/Programs/External/SPEC/CINT2000/300.twolf/Makefile
diff -u llvm/test/Programs/External/SPEC/CINT2000/300.twolf/Makefile:1.3 llvm/test/Programs/External/SPEC/CINT2000/300.twolf/Makefile:1.3.6.1
--- llvm/test/Programs/External/SPEC/CINT2000/300.twolf/Makefile:1.3	Mon Sep 29 16:09:16 2003
+++ llvm/test/Programs/External/SPEC/CINT2000/300.twolf/Makefile	Mon Mar  1 17:59:09 2004
@@ -2,5 +2,5 @@
 LDFLAGS = -lm
 RUN_OPTIONS     = $(RUN_TYPE)
 STDOUT_FILENAME = $(RUN_TYPE).net.stdout
-include ../../Makefile.spec
+include ../../Makefile.spec2000
 





More information about the llvm-commits mailing list