[llvm-commits] CVS: llvm-test/External/SPEC/CINT95/099.go/Makefile 
    Misha Brukman 
    brukman at cs.uiuc.edu
       
    Mon Sep  6 21:18:16 PDT 2004
    
    
  
Changes in directory llvm-test/External/SPEC/CINT95/099.go:
Makefile updated: 1.3 -> 1.4
---
Log message:
Fix LEVEL as test/Programs is now top-level llvm-test
---
Diffs of the changes:  (+1 -1)
Index: llvm-test/External/SPEC/CINT95/099.go/Makefile
diff -u llvm-test/External/SPEC/CINT95/099.go/Makefile:1.3 llvm-test/External/SPEC/CINT95/099.go/Makefile:1.4
--- llvm-test/External/SPEC/CINT95/099.go/Makefile:1.3	Sun Jun 20 12:29:30 2004
+++ llvm-test/External/SPEC/CINT95/099.go/Makefile	Mon Sep  6 23:18:02 2004
@@ -1,4 +1,4 @@
-LEVEL = ../../../../../..
+LEVEL = ../../../..
 BM=099.go
 
 ifeq ($(RUN_TYPE),test)
    
    
More information about the llvm-commits
mailing list