[llvm-commits] CVS: llvm/test/Programs/MultiSource/Benchmarks/McCat/04-bisect/Makefile
John Criswell
criswell at cs.uiuc.edu
Fri Sep 12 11:09:08 PDT 2003
Changes in directory llvm/test/Programs/MultiSource/Benchmarks/McCat/04-bisect:
Makefile updated: 1.5 -> 1.6
---
Log message:
Initial checkin of re-organized MultiSource tree.
---
Diffs of the changes:
Index: llvm/test/Programs/MultiSource/Benchmarks/McCat/04-bisect/Makefile
diff -u llvm/test/Programs/MultiSource/Benchmarks/McCat/04-bisect/Makefile:1.5 llvm/test/Programs/MultiSource/Benchmarks/McCat/04-bisect/Makefile:1.6
--- llvm/test/Programs/MultiSource/Benchmarks/McCat/04-bisect/Makefile:1.5 Sat Sep 6 10:13:23 2003
+++ llvm/test/Programs/MultiSource/Benchmarks/McCat/04-bisect/Makefile Fri Sep 12 11:02:03 2003
@@ -1,4 +1,4 @@
-LEVEL = ../../../../..
+LEVEL = ../../../../../..
PROG = bisect
LDFLAGS = -lm
#RUN_OPTIONS +=
More information about the llvm-commits
mailing list