[llvm-commits] CVS: llvm/test/Programs/External/SPEC/CINT2000/252.eon/Makefile

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


Changes in directory llvm/test/Programs/External/SPEC/CINT2000/252.eon:

Makefile updated: 1.6 -> 1.7

---
Log message:

Make SPEC tests share a common Makefile.


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

Index: llvm/test/Programs/External/SPEC/CINT2000/252.eon/Makefile
diff -u llvm/test/Programs/External/SPEC/CINT2000/252.eon/Makefile:1.6 llvm/test/Programs/External/SPEC/CINT2000/252.eon/Makefile:1.7
--- llvm/test/Programs/External/SPEC/CINT2000/252.eon/Makefile:1.6	Tue Jan 27 16:07:21 2004
+++ llvm/test/Programs/External/SPEC/CINT2000/252.eon/Makefile	Wed Feb 25 18:01:20 2004
@@ -49,7 +49,7 @@
             mrInstance.cc mrMaterial.cc mrPhongAreaTriangleLuminaire.cc \
             mrSolidTexture.cc mrSphere.cc mrSurface.cc mrSurfaceTexture.cc \
             mrXYRectangle.cc mrXZRectangle.cc mrYZRectangle.cc myrand.cc)
-include ../../Makefile.spec
+include ../../Makefile.spec2000
 LDFLAGS = -lstdc++ -lm
 LIBS    = -lstdc++ -lm
 





More information about the llvm-commits mailing list