[llvm-commits] CVS: llvm/test/Programs/External/SPEC/CINT2000/175.vpr/Makefile
Alkis Evlogimenos
alkis at niobe.cs.uiuc.edu
Wed Feb 25 18:03:41 PST 2004
Changes in directory llvm/test/Programs/External/SPEC/CINT2000/175.vpr:
Makefile updated: 1.2 -> 1.3
---
Log message:
Make SPEC tests share a common Makefile.
---
Diffs of the changes: (+1 -1)
Index: llvm/test/Programs/External/SPEC/CINT2000/175.vpr/Makefile
diff -u llvm/test/Programs/External/SPEC/CINT2000/175.vpr/Makefile:1.2 llvm/test/Programs/External/SPEC/CINT2000/175.vpr/Makefile:1.3
--- llvm/test/Programs/External/SPEC/CINT2000/175.vpr/Makefile:1.2 Fri Jun 20 18:02:13 2003
+++ llvm/test/Programs/External/SPEC/CINT2000/175.vpr/Makefile Wed Feb 25 18:01:20 2004
@@ -3,4 +3,4 @@
RUN_OPTIONS = net.in arch.in place.out dum.out -nodisp -place_only -init_t 5 -exit_t 0.005 -alpha_t 0.9412 -inner_num 2
STDOUT_FILENAME := place_log.out
CPPFLAGS := -DNO_GRAPHICS
-include ../../Makefile.spec
+include ../../Makefile.spec2000
More information about the llvm-commits
mailing list