[llvm-commits] CVS: llvm/test/Programs/MultiSource/Benchmarks/llubenchmark/Makefile

John Criswell criswell at cs.uiuc.edu
Fri Sep 12 11:03:57 PDT 2003


Changes in directory llvm/test/Programs/MultiSource/Benchmarks/llubenchmark:

Makefile updated: 1.1 -> 1.2

---
Log message:

Initial checkin of re-organized MultiSource tree.



---
Diffs of the changes:

Index: llvm/test/Programs/MultiSource/Benchmarks/llubenchmark/Makefile
diff -u llvm/test/Programs/MultiSource/Benchmarks/llubenchmark/Makefile:1.1 llvm/test/Programs/MultiSource/Benchmarks/llubenchmark/Makefile:1.2
--- llvm/test/Programs/MultiSource/Benchmarks/llubenchmark/Makefile:1.1	Thu May  8 22:49:51 2003
+++ llvm/test/Programs/MultiSource/Benchmarks/llubenchmark/Makefile	Fri Sep 12 11:02:42 2003
@@ -1,7 +1,7 @@
-LEVEL = ../../../..
+LEVEL = ../../../../..
 
 PROG     = llu
 CPPFLAGS =
 LDFLAGS  =
 
-include	../Makefile.multisrc
+include	../../Makefile.multisrc





More information about the llvm-commits mailing list