Lines Matching defs:BUILD_DIR_NO_ARCH
274 CONFIGURE_NO_ARCH = $(BUILD_DIR_NO_ARCH)/.configured
279 BUILD_DIR_NO_ARCH = $(BUILD_DIR)/$(MACH)
283 BUILD_NO_ARCH = $(BUILD_DIR_NO_ARCH)/.built
288 $(BUILD_DIR_NO_ARCH)/.built: BITS=32
292 INSTALL_NO_ARCH = $(BUILD_DIR_NO_ARCH)/.installed
296 $(BUILD_DIR_NO_ARCH)/.installed: BITS=32
405 SYSTEM_TEST_NO_ARCH = $(BUILD_DIR_NO_ARCH)/.system-tested
409 SYSTEM_TEST_NO_ARCH = $(BUILD_DIR_NO_ARCH)/.system-tested-and-compared
415 TEST_NO_ARCH = $(BUILD_DIR_NO_ARCH)/.tested
419 TEST_NO_ARCH = $(BUILD_DIR_NO_ARCH)/.tested-and-compared
434 $(BUILD_DIR_NO_ARCH)/.system-tested: BITS=32
437 $(BUILD_DIR_NO_ARCH)/.system-tested-and-compared: BITS=32
440 $(BUILD_DIR_NO_ARCH)/.tested: BITS=32
443 $(BUILD_DIR_NO_ARCH)/.tested-and-compared: BITS=32
447 $(BUILD_DIR_NO_ARCH)/.system-tested: $(BUILD_DIR_32)
450 $(BUILD_DIR_NO_ARCH)/.system-tested-and-compared: $(BUILD_DIR_32)