[llvm-commits] CVS: llvm-test/External/SPEC/CINT2006/403.gcc/Makefile
Bill Wendling
isanbard at gmail.com
Wed Sep 13 14:05:35 PDT 2006
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)
More information about the llvm-commits
mailing list