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