Searched defs:BITS (Results 1 - 25 of 25) sorted by relevance

/solaris-userland/tools/
H A DMakefile70 time-$(MACH64).o: BITS=64 macro
/solaris-userland/components/gnome/pyatspi/
H A DMakefile42 $(BUILD_DIR)/$(MACH64)-%/.configured: BITS=64 macro
47 $(BUILD_DIR)/$(MACH64)-%/.built: BITS=64 macro
52 $(BUILD_DIR)/$(MACH64)-%/.installed: BITS=64 macro
/solaris-userland/components/nettle/
H A DMakefile74 CONFIGURE_OPTIONS += --libexecdir=$(CONFIGURE_LIBDIR.$(BITS))
108 $(BUILD_DIR)/wanboot-amd64/.configured: BITS=64 macro
/solaris-userland/components/libusb/ugen/
H A DMakefile39 $(BUILD_DIR_32)/.built: BITS=32 macro
40 $(BUILD_DIR_64)/.built: BITS=64 macro
41 COMPONENT_BUILD_ARGS += BITS=$(BITS)
43 $(BUILD_DIR_32)/.installed: BITS=32 macro
44 $(BUILD_DIR_64)/.installed: BITS=64 macro
45 COMPONENT_INSTALL_ARGS += BITS=$(BITS)
/solaris-userland/components/libusb/wrapper/
H A DMakefile42 $(BUILD_DIR_32)/.built: BITS=32 macro
43 $(BUILD_DIR_64)/.built: BITS=64 macro
44 COMPONENT_BUILD_ARGS += BITS=$(BITS)
46 $(BUILD_DIR_32)/.installed: BITS=32 macro
47 $(BUILD_DIR_64)/.installed: BITS=64 macro
48 COMPONENT_INSTALL_ARGS += BITS=$(BITS)
/solaris-userland/components/apache2-modules/mod_wsgi/
H A DMakefile46 $(BUILD_DIR)/apache24-%/$(MACH64)/.configured: APXS=$(APACHE_24_USR_PREFIX)/bin/apxs BITS=64
47 $(BUILD_DIR)/apache24-%/$(MACH64)/.built: BITS=64 macro
48 $(BUILD_DIR)/apache24-%/$(MACH64)/.tested: BITS=64 macro
/solaris-userland/make-rules/
H A Dmakemaker.mk35 # $(BUILD_DIR)/$(MACH64)-5.24/.configured: BITS=64
53 $(BUILD_DIR)/$(MACH64)-5.22/.configured: BITS=64 macro
56 $(BUILD_DIR)/$(MACH64)-5.22/.tested: BITS=64 macro
59 $(BUILD_DIR)/$(MACH64)-5.22/.tested-and-compared: BITS=64 macro
62 $(BUILD_DIR)/$(MACH64)-5.22/.system-tested: BITS=64 macro
65 $(BUILD_DIR)/$(MACH64)-5.22/.system-tested-and-compared: BITS=64 macro
107 COMPONENT_TEST_BUILD_DIR = $(BUILD_DIR)/test/$(MACH$(BITS))-$(PERL_VERSION)
108 COMPONENT_TEST_MASTER = $(COMPONENT_TEST_RESULTS_DIR)/results-$(PERL_VERSION)-$(BITS).master
109 COMPONENT_TEST_OUTPUT = $(COMPONENT_TEST_BUILD_DIR)/test-$(PERL_VERSION)-$(BITS)-results
110 COMPONENT_TEST_DIFFS = $(COMPONENT_TEST_BUILD_DIR)/test-$(PERL_VERSION)-$(BITS)
[all...]
H A Dconfigure.mk106 CONFIGURE_OPTIONS += --bindir=$(CONFIGURE_BINDIR.$(BITS))
107 CONFIGURE_OPTIONS += --sbindir=$(CONFIGURE_SBINDIR.$(BITS))
108 CONFIGURE_OPTIONS += --libdir=$(CONFIGURE_LIBDIR.$(BITS))
110 CONFIGURE_OPTIONS += $(CONFIGURE_OPTIONS.$(BITS))
112 CONFIGURE_OPTIONS += $(CONFIGURE_OPTIONS.$(MACH).$(BITS))
116 $(BUILD_DIR_32)/.configured: BITS=32 macro
117 $(BUILD_DIR_64)/.configured: BITS=64 macro
119 CONFIGURE_ENV += $(CONFIGURE_ENV.$(BITS))
H A Dwaf.mk69 CONFIGURE_OPTIONS += --bindir=$(CONFIGURE_BINDIR.$(BITS))
70 CONFIGURE_OPTIONS += --sbindir=$(CONFIGURE_SBINDIR.$(BITS))
72 CONFIGURE_OPTIONS += --libdir=$(CONFIGURE_LIBDIR.$(BITS))
74 CONFIGURE_OPTIONS += $(CONFIGURE_OPTIONS.$(BITS))
76 CONFIGURE_OPTIONS += $(CONFIGURE_OPTIONS.$(MACH).$(BITS))
91 $(BUILD_DIR_32)/.configured: BITS=32 macro
92 $(BUILD_DIR_64)/.configured: BITS=64 macro
93 $(BUILD_DIR)/$(MACH32)-%/.configured: BITS=32 macro
94 $(BUILD_DIR)/$(MACH64)-%/.configured: BITS=64 macro
111 $(BUILD_DIR_32)/.built: BITS macro
112 $(BUILD_DIR_64)/.built: BITS=64 macro
113 $(BUILD_DIR)/$(MACH32)-%/.built: BITS=32 macro
114 $(BUILD_DIR)/$(MACH64)-%/.built: BITS=64 macro
138 $(BUILD_DIR_32)/.installed: BITS=32 macro
139 $(BUILD_DIR_64)/.installed: BITS=64 macro
140 $(BUILD_DIR)/$(MACH32)-%/.installed: BITS=32 macro
141 $(BUILD_DIR)/$(MACH64)-%/.installed: BITS=64 macro
157 $(BUILD_DIR_32)/.tested-and-compared: BITS=32 macro
158 $(BUILD_DIR_64)/.tested-and-compared: BITS=64 macro
159 $(BUILD_DIR)/$(MACH32)-%/.tested-and-compared: BITS=32 macro
160 $(BUILD_DIR)/$(MACH64)-%/.tested-and-compared: BITS=64 macro
181 $(BUILD_DIR_32)/.tested: BITS=32 macro
182 $(BUILD_DIR_64)/.tested: BITS=64 macro
183 $(BUILD_DIR)/$(MACH32)-%/.tested: BITS=32 macro
184 $(BUILD_DIR)/$(MACH64)-%/.tested: BITS=64 macro
[all...]
H A Dsetup.py.mk32 $(BUILD_DIR)/$(MACH32)-%/.built: BITS=32 macro
33 $(BUILD_DIR)/$(MACH64)-%/.built: BITS=64 macro
38 $(BUILD_DIR)/$(MACH32)-%/.installed: BITS=32 macro
39 $(BUILD_DIR)/$(MACH64)-%/.installed: BITS=64 macro
44 $(BUILD_DIR)/$(MACH32)-%/.tested: BITS=32 macro
45 $(BUILD_DIR)/$(MACH64)-%/.tested: BITS=64 macro
50 $(BUILD_DIR)/$(MACH32)-%/.tested-and-compared: BITS=32 macro
51 $(BUILD_DIR)/$(MACH64)-%/.tested-and-compared: BITS=64 macro
57 $(BUILD_DIR)/$(MACH32)-%/.system-tested: BITS=32 macro
58 $(BUILD_DIR)/$(MACH64)-%/.system-tested: BITS macro
64 $(BUILD_DIR)/$(MACH32)-%/.system-tested-and-compared: BITS=32 macro
65 $(BUILD_DIR)/$(MACH64)-%/.system-tested-and-compared: BITS=64 macro
[all...]
H A Dshared-macros.mk129 # The values of BITS changes during the build process for components that
134 BUILD_BITS ?=$(BITS)
136 BITS ?= 64 macro
138 BITS ?= 32 macro
287 # NO_ARCH uses BITS=32 because some path setting macros use $(BITS)
288 $(BUILD_DIR_NO_ARCH)/.built: BITS=32 macro
289 $(BUILD_DIR_32)/.built: BITS=32 macro
290 $(BUILD_DIR_64)/.built: BITS=64 macro
296 $(BUILD_DIR_NO_ARCH)/.installed: BITS macro
297 $(BUILD_DIR_32)/.installed: BITS=32 macro
298 $(BUILD_DIR_64)/.installed: BITS=64 macro
434 $(BUILD_DIR_NO_ARCH)/.system-tested: BITS=32 macro
435 $(BUILD_DIR_32)/.system-tested: BITS=32 macro
436 $(BUILD_DIR_64)/.system-tested: BITS=64 macro
437 $(BUILD_DIR_NO_ARCH)/.system-tested-and-compared: BITS=32 macro
438 $(BUILD_DIR_32)/.system-tested-and-compared: BITS=32 macro
439 $(BUILD_DIR_64)/.system-tested-and-compared: BITS=64 macro
440 $(BUILD_DIR_NO_ARCH)/.tested: BITS=32 macro
441 $(BUILD_DIR_32)/.tested: BITS=32 macro
442 $(BUILD_DIR_64)/.tested: BITS=64 macro
443 $(BUILD_DIR_NO_ARCH)/.tested-and-compared: BITS=32 macro
444 $(BUILD_DIR_32)/.tested-and-compared: BITS=32 macro
445 $(BUILD_DIR_64)/.tested-and-compared: BITS=64 macro
[all...]
/solaris-userland/components/gnome/pygobject3/
H A DMakefile54 $(BUILD_DIR)/$(MACH64)-%/.configured: BITS=64 macro
59 $(BUILD_DIR)/$(MACH64)-%/.built: BITS=64 macro
64 $(BUILD_DIR)/$(MACH64)-%/.installed: BITS=64 macro
/solaris-userland/components/gnutls-3/
H A DMakefile274 $(BUILD_DIR)/wanboot-amd64/.configured: BITS=64 macro
/solaris-userland/components/berkeleydb/
H A DMakefile33 $(BUILD_DIR)/test-$(MACH32)/.built: BITS=32 macro
34 $(BUILD_DIR)/test-$(MACH64)/.built: BITS=64 macro
37 $(BUILD_DIR)/test-$(MACH32)/.installed: BITS=32 macro
38 $(BUILD_DIR)/test-$(MACH64)/.installed: BITS=64 macro
114 # By default "gmake test" runs standard tests, takes ~2 days per $(BITS).
/solaris-userland/components/bind/
H A DMakefile143 # COMPONENT_TEST_OUTPUT is dependent on BITS which is set depending on
145 test-summary: BITS=64 macro
/solaris-userland/components/fftw/
H A DMakefile71 $(BUILD_DIR_32)-f/.%: BITS=32 macro
72 $(BUILD_DIR_32)-l/.%: BITS=32 macro
73 $(BUILD_DIR_64)-f/.%: BITS=64 macro
74 $(BUILD_DIR_64)-l/.%: BITS=64 macro
81 COMPONENT_TEST_BUILD_DIR = $(BUILD_DIR)/test/$(MACH$(BITS))$(VARIANT:%=-%)
/solaris-userland/components/samba/
H A DMakefile99 LDFLAGS += -m$(BITS)
189 (cd $(@D) ; $(ENV) - $(WAF_PATH) $(CONFIGURE_ENV) $(CONFIGURE_ENV.$(BITS)) \
190 waf configure $(WAFOPT1) $(CONFIGURE_OPTIONS) $(CONFIGURE_OPTIONS.$(BITS)) )
225 (cd $(@D) ; $(ENV) - $(WAF_PATH) $(CONFIGURE_ENV) $(CONFIGURE_ENV.$(BITS)) \
226 waf configure $(WAFOPT1) $(CONFIGURE_OPTIONS) $(CONFIGURE_OPTIONS.$(BITS)) )
250 $(BUILD_DIR_SMB)/.configured: BITS=64 macro
252 $(BUILD_DIR_WINB)/.configured: BITS=32 macro
/solaris-userland/components/apache2-modules/
H A Dmodules.mk46 $(VARIANT_APACHE_24)/$(MACH64)/.configured: BITS=64 macro
48 $(VARIANT_APACHE_24)/$(MACH64)/.built: BITS=64 macro
50 $(VARIANT_APACHE_24)/$(MACH64)/.tested: BITS=64 macro
/solaris-userland/components/desktop/dbus-python/
H A DMakefile52 $(BUILD_DIR)/$(MACH64)-%/.configured: BITS=64 macro
53 $(BUILD_DIR)/$(MACH64)-%/.built: BITS=64 macro
54 $(BUILD_DIR)/$(MACH64)-%/.installed: BITS=64 macro
55 $(BUILD_DIR)/$(MACH64)-%/.tested-and-compared: BITS=64 macro
60 $(COMPONENT_TEST_BUILD_DIR)/test-$(PYTHON_VERSION)-$(BITS)-results
62 $(COMPONENT_TEST_BUILD_DIR)/test-$(PYTHON_VERSION)-$(BITS)-diffs
64 $(COMPONENT_TEST_BUILD_DIR)/results-$(PYTHON_VERSION)-$(BITS).snapshot
66 $(COMPONENT_TEST_BUILD_DIR)/transform-$(PYTHON_VERSION)-$(BITS)-results
/solaris-userland/components/mpc/
H A DMakefile59 $(BUILD_OLD_DIR_32)/.configured: BITS=32 macro
60 $(BUILD_OLD_DIR_64)/.configured: BITS=64 macro
83 COMPONENT_TEST_DIR = $(BUILD_DIR)/$(MACH$(BITS))/tests
/solaris-userland/components/vim/
H A DMakefile51 $(VARIANTS:%=%/.configured): BITS=64 macro
/solaris-userland/components/openssl/openssl-default/
H A DMakefile125 CONFIGURE_OPTIONS += --pk11-libname=$(PKCS11_LIB$(BITS))
126 CONFIGURE_OPTIONS += --enginesdir=$(ENGINESDIR_$(BITS))
149 $(BUILD_DIR_WANBOOT)/.configured: BITS=64 macro
171 ( $(CLONEY) $(SOURCE_DIR) $(BUILD_DIR)/$(MACH$(BITS)); )
182 ( [ $(BITS) -eq 32 ] && $(GPATCH) -p1 $(@D)/crypto/opensslconf.h \
/solaris-userland/components/perl512/
H A DMakefile138 $(VARIANTS:%=%/.configured): BITS=32 macro
/solaris-userland/components/gnump/
H A DMakefile135 CONFIGURE_ENV += ABI="$(BITS)"
136 CONFIGURE_ENV += "MPN_PATH=$(MPN_$(BITS))"
220 $(BUILD_DIR)/wanboot-amd64/.configured: BITS=64 macro
/solaris-userland/components/readline/
H A DMakefile85 COMPONENT_TEST_ENV += LD_LIBRARY_PATH=$(TEST_LIBPATH.$(BITS))
97 $(BUILD_OLD_DIR_32)/.configured: BITS=32 macro
98 $(BUILD_OLD_DIR_64)/.configured: BITS=64 macro

Completed in 143 milliseconds