sbsv2/raptor/lib/flm/resource.flm
branchfix
changeset 549 d633be326c9f
parent 547 9fe7d0ab0f8f
child 551 b41ce675e7b2
--- a/sbsv2/raptor/lib/flm/resource.flm	Tue May 11 15:56:19 2010 +0100
+++ b/sbsv2/raptor/lib/flm/resource.flm	Tue May 11 20:22:35 2010 +0100
@@ -67,7 +67,6 @@
 INTERBASE_TMP:=$(OUTPUTPATH)/$(TARGET_lower)_$(notdir $(basename $(SOURCE)))
 INTERBASE:=$(OUTPUTPATH)/$(TARGET_lower)
 
-$(call makepath,$(INTERBASE))
 
 # common pre-processor options
 
@@ -78,7 +77,7 @@
 CPPOPT:=-nostdinc -undef -Wno-trigraphs -D_UNICODE -include $(PRODUCT_INCLUDE)\
  -I$(dir $(SOURCE)) $(foreach I, $(USERINCLUDE),-I$(I) ) -I- $(foreach J,$(SYSTEMINCLUDE),-I$(J) )
 
-CREATABLEPATHS:=$(CREATABLEPATHS) $(RSCDIR) $(RSGDIR) $(OUTPUTPATH) $(INTERBASE_TMP) $(INTERBASE)
+CREATABLEPATHS:=$(CREATABLEPATHS) $(RSCDIR) $(RSGDIR) $(OUTPUTPATH) 
 
 # We intend to generate the resource in an intermediate location and copy to the targetpath to
 # ensure that when the "same" resource is built into separare target paths, it doesn't have to be