[llvm-commits] CVS: llvm-test/MultiSource/Applications/Makefile
Chris Lattner
lattner at cs.uiuc.edu
Fri May 20 08:50:24 PDT 2005
Changes in directory llvm-test/MultiSource/Applications:
Makefile updated: 1.18 -> 1.19
---
Log message:
unbreak reports in this directory
---
Diffs of the changes: (+1 -1)
Makefile | 2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
Index: llvm-test/MultiSource/Applications/Makefile
diff -u llvm-test/MultiSource/Applications/Makefile:1.18 llvm-test/MultiSource/Applications/Makefile:1.19
--- llvm-test/MultiSource/Applications/Makefile:1.18 Wed Apr 27 00:08:11 2005
+++ llvm-test/MultiSource/Applications/Makefile Fri May 20 10:50:13 2005
@@ -2,7 +2,7 @@
LEVEL = ../..
-include $(LEVEL)/Makefile.common
+include $(LEVEL)/Makefile.config
PARALLEL_DIRS = Burg aha sgefa siod lambda-0.1.3 d spiff hbd treecc SPASS
More information about the llvm-commits
mailing list