[llvm-commits] CVS: llvm/test/Programs/MultiSource/Benchmarks/Olden/bisort/Makefile
John Criswell
criswell at cs.uiuc.edu
Fri Sep 12 11:07:07 PDT 2003
Changes in directory llvm/test/Programs/MultiSource/Benchmarks/Olden/bisort:
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/Olden/bisort/Makefile
diff -u llvm/test/Programs/MultiSource/Benchmarks/Olden/bisort/Makefile:1.5 llvm/test/Programs/MultiSource/Benchmarks/Olden/bisort/Makefile:1.6
--- llvm/test/Programs/MultiSource/Benchmarks/Olden/bisort/Makefile:1.5 Fri Aug 15 14:05:33 2003
+++ llvm/test/Programs/MultiSource/Benchmarks/Olden/bisort/Makefile Fri Sep 12 11:02:23 2003
@@ -1,4 +1,4 @@
-LEVEL = ../../../../..
+LEVEL = ../../../../../..
PROG = bisort
CPPFLAGS = -DTORONTO
More information about the llvm-commits
mailing list