components/unrar/Makefile
branchs11-update
changeset 4376 f3801994dee3
parent 3996 20c0f21bbe1e
equal deleted inserted replaced
4369:9935f32cf81f 4376:f3801994dee3
    39 
    39 
    40 TPNO=			18537
    40 TPNO=			18537
    41 
    41 
    42 include $(WS_MAKE_RULES)/prep.mk
    42 include $(WS_MAKE_RULES)/prep.mk
    43 include $(WS_MAKE_RULES)/justmake.mk
    43 include $(WS_MAKE_RULES)/justmake.mk
       
    44 
       
    45 # We need this before the default PKG_PROTO_DIRS, so set it before we include
       
    46 # ips.mk, which will append the default set.
       
    47 PKG_PROTO_DIRS = $(BUILD_DIR_32)
       
    48 
    44 include $(WS_MAKE_RULES)/ips.mk
    49 include $(WS_MAKE_RULES)/ips.mk
    45 
       
    46 PKG_PROTO_DIRS = $(MANGLED_DIR)
       
    47 PKG_PROTO_DIRS += $(BUILD_DIR_32)
       
    48 PKG_PROTO_DIRS += $(COMPONENT_DIR)
       
    49 
    50 
    50 PATCH_LEVEL =	0
    51 PATCH_LEVEL =	0
    51 
    52 
    52 
    53 
    53 CXXFLAGS += "-erroff=wvarhidemem"
    54 CXXFLAGS += "-erroff=wvarhidemem"