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

123456

/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/libssh2/
H A DMakefile75 COMPONENT_TEST_DIR = $(BUILD_DIR_$(BITS))/tests
76 COMPONENT_SYSTEM_TEST_DIR = $(BUILD_DIR_$(BITS))/tests
82 $(BUILD_DIR_$(BITS))/tests/Makefile \
83 > $(BUILD_DIR_$(BITS))/tests/Makefile-system-test
86 AM_MAKEFLAGS="-f $(BUILD_DIR_$(BITS))/tests/Makefile-system-test"
87 COMPONENT_SYSTEM_TEST_ARGS = -f $(BUILD_DIR_$(BITS))/tests/Makefile-system-test
/solaris-userland/components/tcl/tcl/
H A DMakefile75 sed -f $(COMPONENT_DIR)/files/tclsed.$(BITS) \
76 $(PROTO_DIR)$(USRLIB.$(BITS))/tclConfig.sh > \
77 $(PROTO_DIR)$(USRLIB.$(BITS))/tclConfig.sh.new; \
78 $(MV) $(PROTO_DIR)$(USRLIB.$(BITS))/tclConfig.sh.new \
79 $(PROTO_DIR)$(USRLIB.$(BITS))/tclConfig.sh; \
80 $(CHMOD) 555 $(PROTO_DIR)$(USRLIB.$(BITS))/tclConfig.sh
/solaris-userland/components/tcl/tk/
H A DMakefile57 CONFIGURE_OPTIONS += --with-tcl="$(COMPONENT_DIR)/../tcl/build/$(MACH$(BITS))"
64 '-e "s|^.*tcl/build/$(MACH$(BITS)).*$$|XXX_CC_XXX|g"' \
76 sed -f $(COMPONENT_DIR)/files/tksed.$(BITS) \
77 $(PROTO_DIR)$(USRLIB.$(BITS))/tkConfig.sh > \
78 $(PROTO_DIR)$(USRLIB.$(BITS))/tkConfig.sh.new; \
79 $(MV) $(PROTO_DIR)$(USRLIB.$(BITS))/tkConfig.sh.new \
80 $(PROTO_DIR)$(USRLIB.$(BITS))/tkConfig.sh; \
81 $(CHMOD) 555 $(PROTO_DIR)$(USRLIB.$(BITS))/tkConfig.sh
/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/proftpd/dtrace/
H A DMakefile9 $(CC) -m$(BITS) -c ftp_provider_impl.c -I $(BD)/modules \
11 /usr/sbin/dtrace -G -$(BITS) -xnolibs -C -s ftp_provider.d \
/solaris-userland/components/libgsl/
H A DMakefile83 LDFLAGS += -L$(STUDIO_LIBS_PATH.$(BITS)) -R$(STUDIO_LIBS_PATH.$(BITS)) \
95 $(COMPONENT_TEST_RESULTS_DIR)/results-$(MACH)-$(BITS).master
111 COMPONENT_TEST_ENV += LD_LIBRARY_PATH=$(TEST_LIBPATH.$(BITS))
/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/subversion/
H A DMakefile85 PERL_VERSION=$(PERL_VERSION.$(BITS))
88 PERL=$(PERL.$(BITS))
111 $(PYTHON.$(BITS)) ./build/transform_sql.py ./subversion/libsvn_fs_fs/rep-cache-db.sql < ./subversion/libsvn_fs_fs/rep-cache-db.sql > $(BUILD_DIR_$(BITS))/subversion/libsvn_fs_fs/rep-cache-db.h 2>&1 ; \
112 cd $(BUILD_DIR_$(BITS)) ; \
114 cd $(BUILD_DIR_$(BITS)) ; \
140 EXPAT_LIBDIR = $(USRLIB.$(BITS))
145 LDFLAGS += -R$(CONFIGURE_LIBDIR.$(BITS)) -R$(APR-CONFIG-RPATH.$(BITS)) \
146 -R$(APU-CONFIG-RPATH.$(BITS))
[all...]
/solaris-userland/make-rules/
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...]
/solaris-userland/components/indent/
H A DMakefile51 $(CP) $(SOURCE_DIR)/doc/version.texi $(BUILD_DIR_$(BITS))/man/ ; \
52 cd $(BUILD_DIR_$(BITS))/man ; $(GMAKE) -B indent.1
/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/python/mysql/
H A DMakefile53 COMPONENT_BUILD_ENV += PATH=$(PATH_$(BITS)):$(PATH)
54 COMPONENT_INSTALL_ENV += PATH=$(PATH_$(BITS)):$(PATH)
58 CFLAGS += $(CFLAGS_$(BITS))
/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/memcached-java/
H A DMakefile54 $(CP) Solaris/build.xml $(BUILD_DIR_$(BITS))
63 (cd $(BUILD_DIR_$(BITS)); \
69 PKG_PROTO_DIRS += $(BUILD_DIR_$(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/components/desktop/liblouis/
H A DMakefile60 LD_LIBRARY_PATH_$(BITS)=$(@D)/liblouis/.libs/ \
65 LD_LIBRARY_PATH_$(BITS)=$(PROTO_DIR)$(USRLIB.$(BITS)) \
/solaris-userland/components/mysql-5-5/
H A DMakefile62 CMAKE_OPTIONS += -DINSTALL_BINDIR=$(CMAKE_BINDIR.$(BITS))
63 CMAKE_OPTIONS += -DINSTALL_SBINDIR=$(CMAKE_BINDIR.$(BITS))
64 CMAKE_OPTIONS += -DINSTALL_SCRIPTDIR=$(CMAKE_BINDIR.$(BITS))
65 CMAKE_OPTIONS += -DINSTALL_LIBDIR=$(CMAKE_LIBDIR.$(BITS))
66 CMAKE_OPTIONS += -DINSTALL_PLUGINDIR=$(CMAKE_PLUGINDIR.$(BITS))
/solaris-userland/components/mysql-5-6/
H A DMakefile82 CMAKE_OPTIONS += -DINSTALL_BINDIR=$(CMAKE_BINDIR.$(BITS))
83 CMAKE_OPTIONS += -DINSTALL_SBINDIR=$(CMAKE_BINDIR.$(BITS))
84 CMAKE_OPTIONS += -DINSTALL_SCRIPTDIR=$(CMAKE_BINDIR.$(BITS))
85 CMAKE_OPTIONS += -DINSTALL_LIBDIR=$(CMAKE_LIBDIR.$(BITS))
86 CMAKE_OPTIONS += -DINSTALL_PLUGINDIR=$(CMAKE_PLUGINDIR.$(BITS))
102 CMAKE_OPTIONS += -DCMAKE_C_FLAGS="$(CMAKE_CFLAGS.$(BITS))"
103 CMAKE_OPTIONS += -DCMAKE_CXX_FLAGS="$(CMAKE_CXXFLAGS.$(BITS))"
109 COMPONENT_PRE_BUILD_ACTION += export LDFLAGS=$(CMAKE_CXXFLAGS.$(BITS));
/solaris-userland/components/gnome/glib-networking/
H A DMakefile51 PKG_CONFIG_PATHS += $(PKG_CONFIG_PATHS.$(BITS))
54 LD_OPTIONS += $(LD_OPTIONS.$(BITS))
61 CONFIGURE_OPTIONS += --libexecdir=$(CONFIGURE_LIBDIR.$(BITS))
/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/gnome/vino/
H A DMakefile49 PKG_CONFIG_PATHS += $(PKG_CONFIG_PATHS.$(BITS))
52 LD_OPTIONS += $(LD_OPTIONS.$(BITS))
56 PKG_CONFIG_PATHS += $(PKG_CONFIG_PATHS.$(BITS))
59 LD_OPTIONS += $(LD_OPTIONS.$(BITS))
/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).

Completed in 78 milliseconds

123456