[llvm-commits] CVS: llvm/test/Programs/MultiSource/Benchmarks/McCat/01-qbsort/Makefile

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


Changes in directory llvm/test/Programs/MultiSource/Benchmarks/McCat/01-qbsort:

Makefile updated: 1.4 -> 1.5

---
Log message:

Initial checkin of re-organized MultiSource tree.



---
Diffs of the changes:

Index: llvm/test/Programs/MultiSource/Benchmarks/McCat/01-qbsort/Makefile
diff -u llvm/test/Programs/MultiSource/Benchmarks/McCat/01-qbsort/Makefile:1.4 llvm/test/Programs/MultiSource/Benchmarks/McCat/01-qbsort/Makefile:1.5
--- llvm/test/Programs/MultiSource/Benchmarks/McCat/01-qbsort/Makefile:1.4	Sat Sep  6 10:13:21 2003
+++ llvm/test/Programs/MultiSource/Benchmarks/McCat/01-qbsort/Makefile	Fri Sep 12 11:02:00 2003
@@ -1,4 +1,4 @@
-LEVEL = ../../../../..
+LEVEL = ../../../../../..
 PROG = qbsort
 LDFLAGS = -lm
 #RUN_OPTIONS += 





More information about the llvm-commits mailing list