Searched refs:BUILD_OLD_DIR_64 (Results 1 - 2 of 2) sorted by relevance

/solaris-userland/components/mpc/
H A DMakefile55 BUILD_OLD_DIR_64 = $(COMPONENT_DIR)/build/$(COMPONENT_VERSION_1)-$(MACH64) macro
58 $(BUILD_OLD_DIR_64)/.configured: CONFIGURE_SCRIPT = $(SOURCE_DIR_1)/configure
60 $(BUILD_OLD_DIR_64)/.configured: BITS=64
63 BUILD_64 += $(BUILD_OLD_DIR_64)/.built
66 INSTALL_64 += $(BUILD_OLD_DIR_64)/.installed
70 $(BUILD_DIR_64)/.installed: $(BUILD_OLD_DIR_64)/.installed
/solaris-userland/components/readline/
H A DMakefile93 BUILD_OLD_DIR_64 = $(COMPONENT_DIR)/build/$(COMPONENT_VERSION_1)-$(MACH64) macro
96 $(BUILD_OLD_DIR_64)/.configured: CONFIGURE_SCRIPT = $(SOURCE_DIR_1)/configure
98 $(BUILD_OLD_DIR_64)/.configured: BITS=64
101 BUILD_64 += $(BUILD_OLD_DIR_64)/.built
104 INSTALL_64 += $(BUILD_OLD_DIR_64)/.installed
108 $(BUILD_DIR_64)/.installed: $(BUILD_OLD_DIR_64)/.installed

Completed in 23 milliseconds