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

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



Changes in directory llvm-test/External/SPEC/CINT2000:

Makefile updated: 1.17 -> 1.18
---
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/Makefile
diff -u llvm-test/External/SPEC/CINT2000/Makefile:1.17 llvm-test/External/SPEC/CINT2000/Makefile:1.18
--- llvm-test/External/SPEC/CINT2000/Makefile:1.17	Mon Sep  6 23:03:55 2004
+++ llvm-test/External/SPEC/CINT2000/Makefile	Mon Sep  6 23:18:02 2004
@@ -1,4 +1,4 @@
-LEVEL = ../../../../..
+LEVEL = ../../..
 PARALLEL_DIRS := \
 	164.gzip \
 	175.vpr \






More information about the llvm-commits mailing list