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

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


Changes in directory llvm/test/Programs/MultiSource/Benchmarks/Ptrdist:

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/Makefile
diff -u llvm/test/Programs/MultiSource/Benchmarks/Ptrdist/Makefile:1.2 llvm/test/Programs/MultiSource/Benchmarks/Ptrdist/Makefile:1.3
--- llvm/test/Programs/MultiSource/Benchmarks/Ptrdist/Makefile:1.2	Mon Aug 18 00:06:31 2003
+++ llvm/test/Programs/MultiSource/Benchmarks/Ptrdist/Makefile	Fri Sep 12 11:02:35 2003
@@ -1,6 +1,6 @@
 # MultiSource/Ptrdist Makefile:  Build all subdirectories automatically
 
-LEVEL = ../../../..
+LEVEL = ../../../../..
 PARALLEL_DIRS  := $(filter-out %-disabled/, $(sort $(filter-out CVS/, $(wildcard */))))
 
 include $(LEVEL)/test/Programs/Makefile.programs





More information about the llvm-commits mailing list