[llvm-commits] CVS: llvm-test/External/SPEC/CINT2000/255.vortex/Makefile
Misha Brukman
brukman at cs.uiuc.edu
Mon Sep 6 21:18:16 PDT 2004
Changes in directory llvm-test/External/SPEC/CINT2000/255.vortex:
Makefile updated: 1.7 -> 1.8
---
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/255.vortex/Makefile
diff -u llvm-test/External/SPEC/CINT2000/255.vortex/Makefile:1.7 llvm-test/External/SPEC/CINT2000/255.vortex/Makefile:1.8
--- llvm-test/External/SPEC/CINT2000/255.vortex/Makefile:1.7 Sun Aug 15 01:10:54 2004
+++ llvm-test/External/SPEC/CINT2000/255.vortex/Makefile Mon Sep 6 23:18:02 2004
@@ -1,4 +1,4 @@
-LEVEL = ../../../../../..
+LEVEL = ../../../..
#STDOUT_FILENAME := input.random.out
include ../../Makefile.spec2000
More information about the llvm-commits
mailing list