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

John Criswell criswell at cs.uiuc.edu
Mon Feb 16 10:27:01 PST 2004


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

Makefile updated: 1.3 -> 1.4

---
Log message:

Add 134.perl.



---
Diffs of the changes:  (+2 -5)

Index: llvm/test/Programs/External/SPEC/CINT95/Makefile
diff -u llvm/test/Programs/External/SPEC/CINT95/Makefile:1.3 llvm/test/Programs/External/SPEC/CINT95/Makefile:1.4
--- llvm/test/Programs/External/SPEC/CINT95/Makefile:1.3	Wed Feb 11 10:47:29 2004
+++ llvm/test/Programs/External/SPEC/CINT95/Makefile	Mon Feb 16 10:25:51 2004
@@ -1,16 +1,13 @@
 LEVEL = ../../../../..
 PARALLEL_DIRS := \
   099.go \
+  124.m88ksim \
   126.gcc \
   129.compress \
   130.li \
   132.ijpeg \
+  134.perl \
   147.vortex
-
-# These are not yet compiling/running right
-#  124.m88ksim \
-#  126.gcc \
-#  134.perl \
 
 # Get the $(ARCH) setting
 include $(LEVEL)/Makefile.config





More information about the llvm-commits mailing list