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

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


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

Makefile updated: 1.3 -> 1.4

---
Log message:

Make SPEC tests share a common Makefile.


---
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.4
--- 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	Wed Feb 25 18:01:18 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