diff -r 3a31ca4b29c4 -r b8fa7dfeeaa1 sbsv2/raptor/lib/flm/tools2common.flm --- a/sbsv2/raptor/lib/flm/tools2common.flm Wed Aug 04 12:07:55 2010 +0100 +++ b/sbsv2/raptor/lib/flm/tools2common.flm Wed Oct 06 15:13:17 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