[llvm-commits] CVS: llvm-test/External/SPEC/CINT2000/175.vpr/Makefile

Misha Brukman brukman at cs.uiuc.edu
Mon Sep 6 21:18:17 PDT 2004



Changes in directory llvm-test/External/SPEC/CINT2000/175.vpr:

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

Fix LEVEL as test/Programs is now top-level llvm-test

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

Index: llvm-test/External/SPEC/CINT2000/175.vpr/Makefile
diff -u llvm-test/External/SPEC/CINT2000/175.vpr/Makefile:1.3 llvm-test/External/SPEC/CINT2000/175.vpr/Makefile:1.4
--- llvm-test/External/SPEC/CINT2000/175.vpr/Makefile:1.3	Wed Feb 25 18:01:20 2004
+++ llvm-test/External/SPEC/CINT2000/175.vpr/Makefile	Mon Sep  6 23:18:02 2004
@@ -1,4 +1,4 @@
-LEVEL = ../../../../../..
+LEVEL = ../../../..
 LDFLAGS = -lm
 RUN_OPTIONS     = net.in arch.in place.out dum.out -nodisp -place_only -init_t 5 -exit_t 0.005 -alpha_t 0.9412 -inner_num 2
 STDOUT_FILENAME := place_log.out






More information about the llvm-commits mailing list