[llvm-commits] CVS: llvm/test/Programs/MultiSource/Benchmarks/Ptrdist/yacr2/Makefile
John Criswell
criswell at cs.uiuc.edu
Fri Sep 12 11:03:36 PDT 2003
Changes in directory llvm/test/Programs/MultiSource/Benchmarks/Ptrdist/yacr2:
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/Ptrdist/yacr2/Makefile
diff -u llvm/test/Programs/MultiSource/Benchmarks/Ptrdist/yacr2/Makefile:1.2 llvm/test/Programs/MultiSource/Benchmarks/Ptrdist/yacr2/Makefile:1.3
--- llvm/test/Programs/MultiSource/Benchmarks/Ptrdist/yacr2/Makefile:1.2 Fri Aug 15 14:02:51 2003
+++ llvm/test/Programs/MultiSource/Benchmarks/Ptrdist/yacr2/Makefile Fri Sep 12 11:02:41 2003
@@ -1,4 +1,4 @@
-LEVEL = ../../../../..
+LEVEL = ../../../../../..
PROG = yacr2
CPPFLAGS = -DTODD
RUN_OPTIONS += input2.in
More information about the llvm-commits
mailing list