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

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



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

Makefile updated: 1.4 -> 1.5
---
Log message:

Migrating test suite out of the source tree.



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

Index: llvm-test/MultiSource/Benchmarks/sim/Makefile
diff -u llvm-test/MultiSource/Benchmarks/sim/Makefile:1.4 llvm-test/MultiSource/Benchmarks/sim/Makefile:1.5
--- llvm-test/MultiSource/Benchmarks/sim/Makefile:1.4	Fri Sep 12 11:02:43 2003
+++ llvm-test/MultiSource/Benchmarks/sim/Makefile	Wed Sep  1 09:33:26 2004
@@ -1,4 +1,4 @@
-LEVEL = ../../../../..
+LEVEL = ../../..
 
 PROG     = sim
 CPPFLAGS = -DUNIX






More information about the llvm-commits mailing list