[llvm-commits] CVS: llvm/test/Programs/MultiSource/Applications/aha/Makefile

John Criswell criswell at cs.uiuc.edu
Fri Sep 12 11:05:08 PDT 2003


Changes in directory llvm/test/Programs/MultiSource/Applications/aha:

Makefile updated: 1.4 -> 1.5

---
Log message:

Initial checkin of re-organized MultiSource tree.



---
Diffs of the changes:

Index: llvm/test/Programs/MultiSource/Applications/aha/Makefile
diff -u llvm/test/Programs/MultiSource/Applications/aha/Makefile:1.4 llvm/test/Programs/MultiSource/Applications/aha/Makefile:1.5
--- llvm/test/Programs/MultiSource/Applications/aha/Makefile:1.4	Wed Aug  6 15:42:32 2003
+++ llvm/test/Programs/MultiSource/Applications/aha/Makefile	Fri Sep 12 11:02:46 2003
@@ -1,5 +1,5 @@
-LEVEL = ../../../..
+LEVEL = ../../../../..
 PROG = aha
 CPPFLAGS = 
 LDFLAGS =
-include ../Makefile.multisrc
+include ../../Makefile.multisrc





More information about the llvm-commits mailing list