[llvm-commits] CVS: llvm/test/Programs/External/SPEC/Makefile

John Criswell criswell at cs.uiuc.edu
Thu Dec 18 10:43:00 PST 2003


Changes in directory llvm/test/Programs/External/SPEC:

Makefile updated: 1.4 -> 1.5

---
Log message:

Merged in RELEASE_11.



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

Index: llvm/test/Programs/External/SPEC/Makefile
diff -u llvm/test/Programs/External/SPEC/Makefile:1.4 llvm/test/Programs/External/SPEC/Makefile:1.5
--- llvm/test/Programs/External/SPEC/Makefile:1.4	Tue Aug 19 16:30:30 2003
+++ llvm/test/Programs/External/SPEC/Makefile	Thu Dec 18 10:42:05 2003
@@ -1,3 +1,3 @@
 LEVEL = ../../../..
-DIRS := $(sort $(filter-out CVS/, $(wildcard */)))
+DIRS := CFP2000 CINT2000
 include ${LEVEL}/test/Programs/Makefile.programs





More information about the llvm-commits mailing list