Lines Matching refs:COMPONENT_DIR
90 TOPDIR = $(COMPONENT_DIR)/$(COMPONENT_SRC)
185 PKG_PROTO_DIRS += $(COMPONENT_DIR)/$(COMPONENT_SRC)-32
186 PKG_PROTO_DIRS += $(COMPONENT_DIR)/$(COMPONENT_SRC)-64
209 $(GPATCH) $(GPATCH_FLAGS) <$(COMPONENT_DIR)/$$f ; \
213 $(CP) -Rp $(COMPONENT_DIR)/Solaris . ; \
227 $(CP) -p $(COMPONENT_DIR)/Solaris/fix_nls_symlinks.sh . ; \
230 cd $(COMPONENT_DIR) ; \
235 $(CP) -p $(COMPONENT_DIR)/Solaris/prep_build_area.sh \
236 $(COMPONENT_DIR)/ ; \
237 $(CHMOD) 0755 $(COMPONENT_DIR)/prep_build_area.sh ; \
238 $(SHELL) $(COMPONENT_DIR)/prep_build_area.sh $(CC_BITS) \
243 $(CP) -p $(COMPONENT_DIR)/Solaris/run_tests.sh . ; \
250 $(CP) $(COMPONENT_DIR)/Solaris/install.sh $(COMPONENT_DIR)/
251 $(CHMOD) 0755 $(COMPONENT_DIR)/install.sh
253 ( $(SHELL) $(COMPONENT_DIR)/install.sh \
256 -componentdir=$(COMPONENT_DIR) \
259 ( $(SHELL) $(COMPONENT_DIR)/install.sh \
262 -componentdir=$(COMPONENT_DIR) \