Searched refs:MACH (Results 1 - 25 of 107) sorted by relevance

12345

/solaris-userland/components/openssl/openssl-fips/
H A Dcc.sh35 MACH=`uname -p`
37 if [ "$MACH" = "sparc" ]; then
/solaris-userland/components/desktop/desktop-cache/
H A DMakefile44 $(BUILD_DIR)/.validated-smf-manifests-$(MACH): $(BUILD_DIR)
51 validate-smf: $(BUILD_DIR)/.validated-smf-manifests-$(MACH)
52 build: $(BUILD_DIR)/.validated-smf-manifests-$(MACH)
/solaris-userland/components/meta-packages/history/
H A DMakefile41 MANIFEST_BASE = $(BUILD_DIR)/manifest-$(MACH)
45 ARCH_MANIFESTS = $(wildcard *.p5m.$(MACH))
46 GENERATED_ARCH_MANIFESTS = $(ARCH_MANIFESTS:%.p5m.$(MACH)=%.p5m)
92 $(BUILD_DIR)/.linted-$(MACH): $(MOGRIFIED) $(HISTOGRIFIED) $(BUILD_DIR)
99 $(BUILD_DIR)/.published-$(MACH): $(BUILD_DIR)/.linted-$(MACH) $(PUBLISHED)
105 publish: $(BUILD_DIR)/.published-$(MACH)
107 %.p5m: %.p5m.$(MACH)
/solaris-userland/components/ruby/puppet/
H A DMakefile48 FACTER_LIB=$(WS_TOP)/components/ruby/facter/build/$(MACH)/lib
49 HIERA_LIB=$(WS_TOP)/components/ruby/hiera/build/$(MACH)/lib
80 install: ../facter/build/$(MACH)/.installed ../hiera/build/$(MACH)/.installed $(INSTALL_NO_ARCH)
/solaris-userland/components/sendmail/files/aux/
H A DMakefile33 PROTOUSRBINDIR= ../../build/prototype/$(MACH)/usr/bin
/solaris-userland/components/libgcrypt/
H A DMakefile83 $(WS_COMPONENTS)/libgcrypt-15/build/$(MACH$(BITS))/.installed:
86 $(WS_COMPONENTS)/libgcrypt-15/build/$(MACH$(BITS))/.FRC_%:
90 install: $(WS_COMPONENTS)/libgcrypt-15/build/$(MACH$(BITS))/.installed
93 clean clobber:: % : $(WS_COMPONENTS)/libgcrypt-15/build/$(MACH$(BITS))/.FRC_%
/solaris-userland/components/stdcxx/Solaris/
H A Dprep_build_area.sh28 export MACH=`uname -p`
79 if [ "${MACH}" = "sparc" ] ; then
85 export MACH MACH64
/solaris-userland/components/docker/
H A DMakefile41 ifeq ($(strip $(BUILD_ARCH)),$(MACH))
60 ifeq ($(strip $(BUILD_ARCH)),$(MACH))
74 ifeq ($(MACH), i386)
/solaris-userland/components/stdcxx/
H A DMakefile62 ISA_PATCH_DIR_32 = $(WS_TOP)/components/stdcxx/isa_patches/$(MACH)
66 ISA_PATCHES_$(MACH) = \
67 $(ISA_PATCH_DIR)/1034-sunpro.config.$(MACH).patch \
68 $(ISA_PATCH_DIR)/1035-GNUmakefile.tst.$(MACH).patch \
69 $(ISA_PATCH_DIR)/1036-GNUmakefile.rwt.$(MACH).patch \
70 $(ISA_PATCH_DIR)/1037-GNUmakefile.lib.$(MACH).patch \
71 $(ISA_PATCH_DIR)/1038-GNUmakefile.ph.$(MACH).patch \
72 $(ISA_PATCH_DIR)/1039-GNUmakefile.exm.$(MACH).patch \
73 $(ISA_PATCH_DIR)/1040-GNUmakefile.cfg.$(MACH).patch \
74 $(ISA_PATCH_DIR)/1041-GNUmakefile.bin.$(MACH)
[all...]
/solaris-userland/components/gnome/glib2/
H A DMakefile82 $(BUILD_DIR)/.validated-smf-manifests-$(MACH): $(BUILD_DIR)
88 validate-smf: $(BUILD_DIR)/.validated-smf-manifests-$(MACH)
89 build: $(BUILD_DIR)/.validated-smf-manifests-$(MACH)
/solaris-userland/tools/
H A DMakefile46 echo "exec" $(PARFAIT_ROOT)/$(MACH)/parfait-$$i '$$*' >> $(PARFAIT_TOOLS)/$$i ; \
58 echo "exec" $(PARFAIT_ROOT)/$(MACH)/parfait-$$i -D_Noreturn= '$$*' >> $(PARFAIT_TOOLS)/$$i ; \
64 @sed -e "s,WS_TOP_XXX,$(WS_TOP)/$(MACH)," \
85 @$(RM) -r $(PARFAIT_TOOLS) $(MACH)
/solaris-userland/components/gnome/gnome-calendar/
H A DMakefile48 ICAL_BASE = $(WS_COMPONENTS)/desktop/libical/build/prototype/$(MACH)
53 DEPENDED += $(WS_TOP)/components/desktop/libical/build/manifest-$(MACH)-libical.depend
/solaris-userland/components/gnome/vinagre/
H A DMakefile54 GTKVNC_BASE = $(WS_COMPONENTS)/gnome/gtk-vnc/build/prototype/$(MACH)
63 DEPENDED += $(WS_TOP)/components/gnome/gtk-vnc/build/manifest-$(MACH)-gtk-vnc.depend
/solaris-userland/components/coolkey/
H A DMakefile69 LD_UNSET.32.sparc = -R$(SPRO_VROOT)/lib/$(MACH):$(SPRO_VROOT)/lib
70 LD_UNSET.32 = $(LD_UNSET.32.$(MACH))
/solaris-userland/components/binutils/
H A DMakefile43 COMPONENT_TEST_MASTER = $(COMPONENT_TEST_RESULTS_DIR)/results-$(MACH).master
49 PARCH = $(MACH:i386=x86_64-pc)
/solaris-userland/components/desktop/espeak/
H A DMakefile52 CPPFLAGS += $(CPPFLAGS.$(MACH))
68 COMPONENT_PRE_BUILD_ACTION += $(COMPONENT_PRE_BUILD_ACTION.$(MACH))
/solaris-userland/components/jq/
H A DMakefile46 ONIG_PROTO = $(WS_COMPONENTS)/oniguruma/build/prototype/$(MACH)
58 ONIG_MANIFEST = manifest-$(MACH)-oniguruma.depend
/solaris-userland/components/open-fabrics/libmlx4/
H A DMakefile46 COMPONENT_PREP_ACTION += (if [ x$(MACH) = "xi386" ]; then \
/solaris-userland/components/python/cryptography/
H A DMakefile48 CFFI = $(WS_COMPONENTS)/python/cffi/build/prototype/$(MACH)/$(PYTHON_LIB)
/solaris-userland/components/shim/
H A DMakefile54 ifeq ($(MACH), i386)
/solaris-userland/components/gnome/evolution-data-server/
H A DMakefile99 WEATHER_BASE = $(WS_COMPONENTS)/gnome/libgweather/build/prototype/$(MACH)
107 ICAL_BASE = $(WS_COMPONENTS)/desktop/libical/build/prototype/$(MACH)
114 DEPENDED += $(WS_TOP)/components/gnome/libgweather/build/manifest-$(MACH)-libgweather.depend
115 DEPENDED += $(WS_TOP)/components/desktop/libical/build/manifest-$(MACH)-libical.depend
/solaris-userland/components/gnupg/
H A DMakefile127 LIBKSBA_MANIFEST = manifest-$(MACH)-libksba.depend
128 LIBASSUAN_MANIFEST = manifest-$(MACH)-libassuan.depend
129 GPGME_MANIFEST = manifest-$(MACH)-gpgme.depend
130 PINENTRY_MANIFEST = manifest-$(MACH)-pinentry.depend
/solaris-userland/components/openjade/
H A DMakefile61 OPENSP_BASE = $(WS_COMPONENTS)/opensp/build/prototype/$(MACH)
70 COMPONENT_TEST_DIR = $(BUILD_DIR)/$(MACH$(BITS))/testsuite
/solaris-userland/components/sqlite-3/
H A DMakefile63 TEA_CONFIGURE_OPTIONS += $(TEA_CONFIGURE_OPTIONS.$(MACH))
64 TEA_CONFIGURE_OPTIONS += $(TEA_CONFIGURE_OPTIONS.$(MACH).$(BITS))
/solaris-userland/components/gnome/gnome-clocks/
H A DMakefile53 WEATHER_BASE = $(WS_COMPONENTS)/gnome/libgweather/build/prototype/$(MACH)
62 DEPENDED += $(WS_TOP)/components/gnome/libgweather/build/manifest-$(MACH)-libgweather.depend

Completed in 23 milliseconds

12345