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

/solaris-userland/components/mpc/
H A DMakefile54 BUILD_OLD_DIR_32 = $(COMPONENT_DIR)/build/$(COMPONENT_VERSION_1)-$(MACH32) macro
57 $(BUILD_OLD_DIR_32)/.configured: CONFIGURE_SCRIPT = $(SOURCE_DIR_1)/configure
59 $(BUILD_OLD_DIR_32)/.configured: BITS=32
62 BUILD_32 += $(BUILD_OLD_DIR_32)/.built
65 INSTALL_32 += $(BUILD_OLD_DIR_32)/.installed
69 $(BUILD_DIR_32)/.installed: $(BUILD_OLD_DIR_32)/.installed
/solaris-userland/components/readline/
H A DMakefile92 BUILD_OLD_DIR_32 = $(COMPONENT_DIR)/build/$(COMPONENT_VERSION_1)-$(MACH32) macro
95 $(BUILD_OLD_DIR_32)/.configured: CONFIGURE_SCRIPT = $(SOURCE_DIR_1)/configure
97 $(BUILD_OLD_DIR_32)/.configured: BITS=32
100 BUILD_32 += $(BUILD_OLD_DIR_32)/.built
103 INSTALL_32 += $(BUILD_OLD_DIR_32)/.installed
107 $(BUILD_DIR_32)/.installed: $(BUILD_OLD_DIR_32)/.installed

Completed in 12 milliseconds