sbsv2/raptor/lib/flm/tools2common.flm
changeset 625 a1925fb7753a
parent 590 360bd6b35136
--- a/sbsv2/raptor/lib/flm/tools2common.flm	Wed Jul 28 13:20:46 2010 +0100
+++ b/sbsv2/raptor/lib/flm/tools2common.flm	Thu Aug 12 09:00:16 2010 +0100
@@ -50,8 +50,8 @@
 TARGET:: $(TARGETS)
 
 ## Pre-Include directories
-ifneq ($(INC.COMPILER),)
-PINCLUDE:=$(patsubst %,$(OPT.PREINCLUDE)%,$(INC.COMPILER))
+ifneq ($(PREINCLUDE),)
+PINCLUDE:=$(patsubst %,$(OPT.PREINCLUDE)%,$(PREINCLUDE))
 endif
 
 ## User and System Include directories