components/samba/samba36/Makefile
changeset 5176 6ed69e0ee716
parent 4746 8e237ffd0a48
equal deleted inserted replaced
5175:c63cda9960d4 5176:6ed69e0ee716
    52 # Now we override paths to .built
    52 # Now we override paths to .built
    53 BUILD_DIR_32 = $(BUILD_DIR)/$(MACH32)/$(SRC_OFFSET)
    53 BUILD_DIR_32 = $(BUILD_DIR)/$(MACH32)/$(SRC_OFFSET)
    54 BUILD_DIR_64 = $(BUILD_DIR)/$(MACH64)/$(SRC_OFFSET)
    54 BUILD_DIR_64 = $(BUILD_DIR)/$(MACH64)/$(SRC_OFFSET)
    55 
    55 
    56 include $(WS_MAKE_RULES)/configure.mk
    56 include $(WS_MAKE_RULES)/configure.mk
       
    57 
       
    58 # Depends on Samba 4 which has S12-only dependencies.
       
    59 ifeq ($(BUILD_TYPE), evaluation)
       
    60 BUILD_32_and_64=
       
    61 INSTALL_32_and_64=
       
    62 PUBLISH_STAMP=
       
    63 endif
       
    64 
    57 include $(WS_MAKE_RULES)/ips.mk
    65 include $(WS_MAKE_RULES)/ips.mk
    58 
    66 
    59 # dirs to search for "include" in samba.p5m
    67 # dirs to search for "include" in samba.p5m
    60 PKG_OPTIONS += -I $(COMPONENT_DIR)
    68 PKG_OPTIONS += -I $(COMPONENT_DIR)
    61 PKG_OPTIONS += -I $(COMPONENT_DIR)/../samba
    69 PKG_OPTIONS += -I $(COMPONENT_DIR)/../samba