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

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



Changes in directory llvm-test/MultiSource/Benchmarks/MallocBench/make:

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

Migrating test suite out of the source tree.



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

Index: llvm-test/MultiSource/Benchmarks/MallocBench/make/Makefile
diff -u llvm-test/MultiSource/Benchmarks/MallocBench/make/Makefile:1.2 llvm-test/MultiSource/Benchmarks/MallocBench/make/Makefile:1.3
--- llvm-test/MultiSource/Benchmarks/MallocBench/make/Makefile:1.2	Tue Feb 17 13:23:11 2004
+++ llvm-test/MultiSource/Benchmarks/MallocBench/make/Makefile	Wed Sep  1 09:33:24 2004
@@ -1,4 +1,4 @@
-LEVEL = ../../../../../..
+LEVEL = ../../../..
 PROG = make
 CPPFLAGS += -DHAVE_SIGLIST -DNO_LDAV -DNOMEMOPT
 Source=commands.c job.c dir.c file.c load.c misc.c main.c read.c \






More information about the llvm-commits mailing list