[llvm-commits] CVS: llvm/test/Programs/Makefile
John Criswell
criswell at cs.uiuc.edu
Tue Dec 2 09:41:01 PST 2003
Changes in directory llvm/test/Programs:
Makefile updated: 1.21 -> 1.22
---
Log message:
Removed commented out LLVMSource directory.
---
Diffs of the changes: (+0 -1)
Index: llvm/test/Programs/Makefile
diff -u llvm/test/Programs/Makefile:1.21 llvm/test/Programs/Makefile:1.22
--- llvm/test/Programs/Makefile:1.21 Mon Aug 18 00:08:59 2003
+++ llvm/test/Programs/Makefile Tue Dec 2 09:40:28 2003
@@ -7,7 +7,6 @@
LEVEL = ../..
PARALLEL_DIRS = SingleSource MultiSource External
-#LLVMSource
include ${LEVEL}/test/Programs/Makefile.programs
More information about the llvm-commits
mailing list