[llvm-commits] CVS: llvm/test/Programs/MultiSource/Benchmarks/McCat/18-imp/Makefile

John Criswell criswell at cs.uiuc.edu
Fri Sep 12 11:06:23 PDT 2003


Changes in directory llvm/test/Programs/MultiSource/Benchmarks/McCat/18-imp:

Makefile updated: 1.2 -> 1.3

---
Log message:

Initial checkin of re-organized MultiSource tree.



---
Diffs of the changes:

Index: llvm/test/Programs/MultiSource/Benchmarks/McCat/18-imp/Makefile
diff -u llvm/test/Programs/MultiSource/Benchmarks/McCat/18-imp/Makefile:1.2 llvm/test/Programs/MultiSource/Benchmarks/McCat/18-imp/Makefile:1.3
--- llvm/test/Programs/MultiSource/Benchmarks/McCat/18-imp/Makefile:1.2	Fri Aug 15 13:59:19 2003
+++ llvm/test/Programs/MultiSource/Benchmarks/McCat/18-imp/Makefile	Fri Sep 12 11:02:19 2003
@@ -1,4 +1,4 @@
-LEVEL = ../../../../..
+LEVEL = ../../../../../..
 PROG = imp
 RUN_OPTIONS += sg01.imp
 LDFLAGS := -lm





More information about the llvm-commits mailing list