sbsv2/raptor/lib/flm/e32abiv2none.flm
branchwip
changeset 368 113d720d5a6c
parent 367 28419e56ee8a
equal deleted inserted replaced
367:28419e56ee8a 368:113d720d5a6c
    18 
    18 
    19 ifeq ($(TARGETTYPE),none)
    19 ifeq ($(TARGETTYPE),none)
    20 include $(FLMHOME)/e32abiv2defaults.mk
    20 include $(FLMHOME)/e32abiv2defaults.mk
    21 POSTLINKTARGETTYPE:=NONE
    21 POSTLINKTARGETTYPE:=NONE
    22 POSTLINKFILETYPE:=none
    22 POSTLINKFILETYPE:=none
    23 STATIC_RUNTIME_LIB:=
       
    24 
    23 
    25 
    24 
    26 # We are appending to CDEFS but we don't want this to affect
    25 # We are appending to CDEFS but we don't want this to affect
    27 # other invocations so we are going to save it on a stack
    26 # other invocations so we are going to save it on a stack
    28 # and restore it afterwards
    27 # and restore it afterwards