[llvm-commits] CVS: llvm/test/Programs/External/SPEC/CFP2000/177.mesa/Makefile
Alkis Evlogimenos
alkis at niobe.cs.uiuc.edu
Wed Feb 25 18:03:08 PST 2004
Changes in directory llvm/test/Programs/External/SPEC/CFP2000/177.mesa:
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/CFP2000/177.mesa/Makefile
diff -u llvm/test/Programs/External/SPEC/CFP2000/177.mesa/Makefile:1.2 llvm/test/Programs/External/SPEC/CFP2000/177.mesa/Makefile:1.3
--- llvm/test/Programs/External/SPEC/CFP2000/177.mesa/Makefile:1.2 Tue Sep 30 12:29:18 2003
+++ llvm/test/Programs/External/SPEC/CFP2000/177.mesa/Makefile Wed Feb 25 18:01:21 2004
@@ -20,4 +20,4 @@
texstate.c texture.c triangle.c varray.c vb.c vbfill.c vbrender.c \
vbxform.c winpos.c xform.c mesa4.c)
-include ../../Makefile.spec
+include ../../Makefile.spec2000
More information about the llvm-commits
mailing list