Lines Matching refs:BUILD_DIR_SMB
62 BUILD_DIR_SMB = $(BUILD_DIR)/samba
103 $(BUILD_DIR_SMB)/.configured: LDFLAGS += $(LIBS4SMBD)
128 $(BUILD_DIR_SMB)/.configured: CONFIGURE_OPTIONS += \
145 #$(BUILD_DIR_SMB)/.configured: CONFIGURE_OPTIONS += --with-samfs=$(PROTO_DIR)/opt/SUNWsamfs/lib
163 $(PROTO_DIR)/etc/samba/smb.conf-example: $(BUILD_DIR_SMB)/.built
166 $(BUILD_DIR_SMB)/examples/smb.conf.default
178 $(BUILD_DIR_SMB)/.BDprep: $(SOURCE_DIR)/.prep
188 $(BUILD_DIR_SMB)/.configured: $(BUILD_DIR_SMB)/.BDprep
195 $(BUILD_DIR_SMB)/.built:
196 $(BUILD_DIR_SMB)/.installed:
203 $(BUILD_DIR_SMB)/.built: $(BUILD_DIR_SMB)/.configured
208 $(BUILD_DIR_SMB)/.installed: $(BUILD_DIR_SMB)/.built
250 $(BUILD_DIR_SMB)/.configured: BITS=64
251 $(BUILD_DIR_SMB)/.configured: MACHLIBDIR=/$(MACH64)
256 build: $(BUILD_DIR_SMB)/.built $(BUILD_DIR_WINB)/.built
260 install: $(BUILD_DIR_SMB)/.installed $(BUILD_DIR_WINB)/.installed