[llvm-commits] CVS: llvm-test/External/SPEC/CINT2000/252.eon/Makefile
Misha Brukman
brukman at cs.uiuc.edu
Mon Sep 6 21:18:17 PDT 2004
Changes in directory llvm-test/External/SPEC/CINT2000/252.eon:
Makefile updated: 1.9 -> 1.10
---
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/252.eon/Makefile
diff -u llvm-test/External/SPEC/CINT2000/252.eon/Makefile:1.9 llvm-test/External/SPEC/CINT2000/252.eon/Makefile:1.10
--- llvm-test/External/SPEC/CINT2000/252.eon/Makefile:1.9 Fri Jul 30 18:00:27 2004
+++ llvm-test/External/SPEC/CINT2000/252.eon/Makefile Mon Sep 6 23:18:02 2004
@@ -1,4 +1,4 @@
-LEVEL = ../../../../../..
+LEVEL = ../../../..
RUN_OPTIONS = chair.control.cook chair.camera chair.surfaces chair.cook.ppm ppm pixels_out.cook
STDOUT_FILENAME = cook_log.out
STDERR_FILENAME = cook_log.err
More information about the llvm-commits
mailing list