[llvm-commits] CVS: llvm/test/Programs/MultiSource/Benchmarks/Olden/voronoi/Makefile

John Criswell criswell at cs.uiuc.edu
Fri Sep 12 11:09:19 PDT 2003


Changes in directory llvm/test/Programs/MultiSource/Benchmarks/Olden/voronoi:

Makefile updated: 1.8 -> 1.9

---
Log message:

Initial checkin of re-organized MultiSource tree.



---
Diffs of the changes:

Index: llvm/test/Programs/MultiSource/Benchmarks/Olden/voronoi/Makefile
diff -u llvm/test/Programs/MultiSource/Benchmarks/Olden/voronoi/Makefile:1.8 llvm/test/Programs/MultiSource/Benchmarks/Olden/voronoi/Makefile:1.9
--- llvm/test/Programs/MultiSource/Benchmarks/Olden/voronoi/Makefile:1.8	Fri Aug 15 14:05:33 2003
+++ llvm/test/Programs/MultiSource/Benchmarks/Olden/voronoi/Makefile	Fri Sep 12 11:02:33 2003
@@ -1,4 +1,4 @@
-LEVEL = ../../../../..
+LEVEL = ../../../../../..
 
 PROG     = voronoi
 INCLUDES = defines.h





More information about the llvm-commits mailing list