[llvm-commits] CVS: llvm-test/Makefile

John Criswell criswell at cs.uiuc.edu
Wed Dec 8 12:32:05 PST 2004



Changes in directory llvm-test:

Makefile updated: 1.26 -> 1.27
---
Log message:

Removed llvm-test/Runtime as it is not needed.


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

Index: llvm-test/Makefile
diff -u llvm-test/Makefile:1.26 llvm-test/Makefile:1.27
--- llvm-test/Makefile:1.26	Mon Dec  6 15:21:30 2004
+++ llvm-test/Makefile	Wed Dec  8 14:31:53 2004
@@ -13,7 +13,6 @@
 ##===----------------------------------------------------------------------===##
 
 LEVEL = .
-DIRS = Runtime
 PARALLEL_DIRS = SingleSource MultiSource External
 
 include $(LEVEL)/Makefile.programs






More information about the llvm-commits mailing list