[llvm-commits] CVS: llvm/test/Programs/MultiSource/Benchmarks/McCat/03-testtrie/Makefile

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


Changes in directory llvm/test/Programs/MultiSource/Benchmarks/McCat/03-testtrie:

Makefile updated: 1.3 -> 1.4

---
Log message:

Initial checkin of re-organized MultiSource tree.



---
Diffs of the changes:

Index: llvm/test/Programs/MultiSource/Benchmarks/McCat/03-testtrie/Makefile
diff -u llvm/test/Programs/MultiSource/Benchmarks/McCat/03-testtrie/Makefile:1.3 llvm/test/Programs/MultiSource/Benchmarks/McCat/03-testtrie/Makefile:1.4
--- llvm/test/Programs/MultiSource/Benchmarks/McCat/03-testtrie/Makefile:1.3	Fri Aug 15 13:59:14 2003
+++ llvm/test/Programs/MultiSource/Benchmarks/McCat/03-testtrie/Makefile	Fri Sep 12 11:02:01 2003
@@ -1,4 +1,4 @@
-LEVEL = ../../../../..
+LEVEL = ../../../../../..
 PROG = testtrie
 LDFLAGS = -lm
 RUN_OPTIONS += testtrie.in2





More information about the llvm-commits mailing list