[llvm-commits] CVS: llvm-test/External/SPEC/CINT2000/176.gcc/Makefile
Misha Brukman
brukman at cs.uiuc.edu
Mon Sep 6 21:18:17 PDT 2004
Changes in directory llvm-test/External/SPEC/CINT2000/176.gcc:
Makefile updated: 1.10 -> 1.11
---
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/176.gcc/Makefile
diff -u llvm-test/External/SPEC/CINT2000/176.gcc/Makefile:1.10 llvm-test/External/SPEC/CINT2000/176.gcc/Makefile:1.11
--- llvm-test/External/SPEC/CINT2000/176.gcc/Makefile:1.10 Sun Aug 15 01:17:25 2004
+++ llvm-test/External/SPEC/CINT2000/176.gcc/Makefile Mon Sep 6 23:18:02 2004
@@ -1,4 +1,4 @@
-LEVEL = ../../../../../..
+LEVEL = ../../../..
ifeq ($(RUN_TYPE),test)
RUN_OPTIONS = cccp.i -o - -quiet
More information about the llvm-commits
mailing list