Searched refs:BUILD_ARCH (Results 1 - 11 of 11) sorted by relevance

/solaris-userland/components/zlib/capabilities/sun4v/
H A DMakefile31 all clean clobber build: $(BUILD_ARCH)
35 $(BUILD_ARCH): FRC
/solaris-userland/components/docker/
H A DMakefile25 BUILD_ARCH= i386 macro
40 # Remove the conditional when BUILD_ARCH is removed above.
41 ifeq ($(strip $(BUILD_ARCH)),$(MACH))
59 # Remove the conditional when BUILD_ARCH is removed above.
60 ifeq ($(strip $(BUILD_ARCH)),$(MACH))
/solaris-userland/components/acpidump/
H A DMakefile26 BUILD_ARCH= i386 macro
/solaris-userland/components/zlib/capabilities/sun4v/sparcv7/
H A DMakefile36 DEFLATE_C=../../../build/$(BUILD_ARCH)/deflate.c
/solaris-userland/components/shim/
H A DMakefile26 BUILD_ARCH= i386 macro
/solaris-userland/components/gnuefi/
H A DMakefile26 BUILD_ARCH= i386 macro
/solaris-userland/components/sbsigntool/
H A DMakefile26 BUILD_ARCH= i386 macro
/solaris-userland/components/yasm/
H A DMakefile25 BUILD_ARCH= i386 macro
/solaris-userland/components/zlib/
H A DMakefile101 $(ENV) SUBDIRS="sun4v" BUILD_ARCH=$* CC=$(CC) $(GMAKE) build )
/solaris-userland/make-rules/
H A Dcommon.mk34 BUILD_ARCH ?= $(MACH) macro
35 ifneq ($(strip $(BUILD_ARCH)),$(MACH))
/solaris-userland/components/golang/
H A DMakefile25 BUILD_ARCH= i386 macro

Completed in 14 milliseconds