sbsv2/raptor/lib/flm/e32abiv2stdlib.flm
branchwip
changeset 368 113d720d5a6c
parent 367 28419e56ee8a
equal deleted inserted replaced
367:28419e56ee8a 368:113d720d5a6c
    23 # What we need to build a LIB 
    23 # What we need to build a LIB 
    24 POSTLINKFILETYPE:=lib
    24 POSTLINKFILETYPE:=lib
    25 
    25 
    26 NOHIDEALL:=1
    26 NOHIDEALL:=1
    27 
    27 
    28 STATIC_RUNTIME_LIB:=
       
    29 
       
    30 include $(FLMHOME)/e32abiv2.flm
    28 include $(FLMHOME)/e32abiv2.flm
    31 
    29 
    32 else
    30 else
    33 $(error e32abiv2stdlib.flm called with wrong TARGETTYPE (should be 'stdlib' but is '$(TARGETTYPE)'))
    31 $(error e32abiv2stdlib.flm called with wrong TARGETTYPE (should be 'stdlib' but is '$(TARGETTYPE)'))
    34 endif
    32 endif