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

Misha Brukman brukman at cs.uiuc.edu
Mon Mar 1 18:41:57 PST 2004


Changes in directory llvm/test/Programs/External/SPEC/CINT2000/254.gap:

Makefile updated: 1.3 -> 1.3.10.1

---
Log message:

Merge from trunk

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

Index: llvm/test/Programs/External/SPEC/CINT2000/254.gap/Makefile
diff -u llvm/test/Programs/External/SPEC/CINT2000/254.gap/Makefile:1.3 llvm/test/Programs/External/SPEC/CINT2000/254.gap/Makefile:1.3.10.1
--- llvm/test/Programs/External/SPEC/CINT2000/254.gap/Makefile:1.3	Tue Jul 29 17:40:03 2003
+++ llvm/test/Programs/External/SPEC/CINT2000/254.gap/Makefile	Mon Mar  1 17:59:09 2004
@@ -3,7 +3,7 @@
 STDOUT_FILENAME = $(RUN_TYPE).out
 STDIN_FILENAME  = $(RUN_TYPE).in
 CPPFLAGS = -DSYS_IS_USG -DSYS_HAS_CALLOC_PROTO -DSYS_HAS_IOCTL_PROTO -DSYS_HAS_TIME_PROTO
-include ../../Makefile.spec
+include ../../Makefile.spec2000
 ifeq ($(ARCH),Sparc)
 CPPFLAGS+= -DSPEC_CPU2000_LP64
 endif





More information about the llvm-commits mailing list