diff -r f70b728ea30c -r a1925fb7753a sbsv2/raptor/lib/flm/tools2common.flm --- 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