sbsv2/raptor/lib/flm/e32abiv2none.flm
branchwip
changeset 367 28419e56ee8a
parent 3 e1eecf4d390d
child 368 113d720d5a6c
equal deleted inserted replaced
349:a5741f22d0a5 367:28419e56ee8a
    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:=
    23 
    24 
    24 
    25 
    25 # We are appending to CDEFS but we don't want this to affect
    26 # We are appending to CDEFS but we don't want this to affect
    26 # other invocations so we are going to save it on a stack
    27 # other invocations so we are going to save it on a stack
    27 # and restore it afterwards
    28 # and restore it afterwards