Changes in directory llvm-test/External/SPEC/CINT2006/403.gcc:

Makefile updated: 1.4 -> 1.5
---
Log message:



---
Diffs of the changes:  (+2 -0)

 Makefile |    2 ++
 1 files changed, 2 insertions(+)


Index: llvm-test/External/SPEC/CINT2006/403.gcc/Makefile
diff -u llvm-test/External/SPEC/CINT2006/403.gcc/Makefile:1.4 
llvm-test/External/SPEC/CINT2006/403.gcc/Makefile:1.5
--- llvm-test/External/SPEC/CINT2006/403.gcc/Makefile:1.4       Fri Sep  8 
21:34:29 2006
+++ llvm-test/External/SPEC/CINT2006/403.gcc/Makefile   Wed Sep 13 16:05:21 2006
@@ -6,6 +6,8 @@
 
 LEVEL = ../../../..
 
+include $(LEVEL)/Makefile.config
+
 CPPFLAGS += -DINLINE=__inline__
 
 ifeq ($(OS),Darwin)



_______________________________________________
llvm-commits mailing list
llvm-commits@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits

Reply via email to