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

John Criswell criswell at cs.uiuc.edu
Wed Sep 1 07:34:25 PDT 2004



Changes in directory llvm-test/MultiSource/Benchmarks/FreeBench:

Makefile updated: 1.2 -> 1.3
---
Log message:

Migrating test suite out of the source tree.



---
Diffs of the changes:  (+2 -2)

Index: llvm-test/MultiSource/Benchmarks/FreeBench/Makefile
diff -u llvm-test/MultiSource/Benchmarks/FreeBench/Makefile:1.2 llvm-test/MultiSource/Benchmarks/FreeBench/Makefile:1.3
--- llvm-test/MultiSource/Benchmarks/FreeBench/Makefile:1.2	Thu Dec 18 10:42:06 2003
+++ llvm-test/MultiSource/Benchmarks/FreeBench/Makefile	Wed Sep  1 09:33:21 2004
@@ -1,6 +1,6 @@
 # MultiSource/Olden Makefile:  Build all subdirectories automatically
 
-LEVEL = ../../../../..
+LEVEL = ../../..
 PARALLEL_DIRS  := distray mason pcompress2 analyzer fourinarow neural pifft
 
-include $(LEVEL)/test/Programs/Makefile.programs
+include $(LEVEL)/Makefile.programs






More information about the llvm-commits mailing list