[llvm-commits] CVS: llvm-test/External/SPEC/CINT2000/254.gap/Makefile

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



Changes in directory llvm-test/External/SPEC/CINT2000/254.gap:

Makefile updated: 1.5 -> 1.6
---
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/254.gap/Makefile
diff -u llvm-test/External/SPEC/CINT2000/254.gap/Makefile:1.5 llvm-test/External/SPEC/CINT2000/254.gap/Makefile:1.6
--- llvm-test/External/SPEC/CINT2000/254.gap/Makefile:1.5	Fri Jul 30 17:01:52 2004
+++ llvm-test/External/SPEC/CINT2000/254.gap/Makefile	Mon Sep  6 23:18:02 2004
@@ -1,4 +1,4 @@
-LEVEL = ../../../../../..
+LEVEL = ../../../..
 RUN_OPTIONS     = -l ./ -q -m 64M
 STDOUT_FILENAME = $(RUN_TYPE).out
 STDIN_FILENAME  = $(RUN_TYPE).in






More information about the llvm-commits mailing list