Searched refs:BUILD_DIR (Results 1 - 25 of 70) sorted by relevance

123

/solaris-userland-s11u3/components/libpki/files/
H A Dsetup_test.sh25 BUILD_DIR=$1
31 gsed -i 's|\"etc\"|'\""$BUILD_DIR"'/etc\"|g' $COMPONENT_SRC/src/tests/test6.c
32 gsed -i 's|\"etc\"|'\""$BUILD_DIR"'/etc\"|g' $COMPONENT_SRC/src/tests/test8.c
35 rm -rf $BUILD_DIR/etc/hsm.d
36 mkdir $BUILD_DIR/etc/hsm.d
37 cp $COMPONENT_SRC/etc/hsm.d/etoken-engine.xml $BUILD_DIR/etc/hsm.d
38 rm $BUILD_DIR/etc/objectIdentifiers.xml
39 cp $COMPONENT_SRC/etc/objectIdentifiers.xml $BUILD_DIR/etc
40 rm -rf $BUILD_DIR/etc/token.d
41 mkdir $BUILD_DIR/et
[all...]
/solaris-userland-s11u3/components/common/
H A DMakefile41 CLEAN_PATHS+= $(BUILD_DIR)
48 $(RM) -r $(BUILD_DIR) ; $(MKDIR) $(BUILD_DIR)
/solaris-userland-s11u3/make-rules/
H A Dsetup.py.mk26 $(BUILD_DIR)/%-2.6/.built: PYTHON_VERSION=2.6
27 $(BUILD_DIR)/%-2.7/.built: PYTHON_VERSION=2.7
28 $(BUILD_DIR)/%-3.4/.built: PYTHON_VERSION=3.4
29 $(BUILD_DIR)/$(MACH32)-%/.built: BITS=32
30 $(BUILD_DIR)/$(MACH64)-%/.built: BITS=64
32 $(BUILD_DIR)/%-2.6/.installed: PYTHON_VERSION=2.6
33 $(BUILD_DIR)/%-2.7/.installed: PYTHON_VERSION=2.7
34 $(BUILD_DIR)/%-3.4/.installed: PYTHON_VERSION=3.4
35 $(BUILD_DIR)/$(MACH32)-%/.installed: BITS=32
36 $(BUILD_DIR)/
[all...]
H A Dant.mk28 $(BUILD_DIR)/%/.built: $(SOURCE_DIR)/.prep
42 $(BUILD_DIR)/%/.installed: $(BUILD_DIR)/%/.built
54 $(BUILD_DIR)/%/.tested: $(BUILD_DIR)/%/.built
72 $(RM) -r $(SOURCE_DIR) $(BUILD_DIR)
H A Denvironment.mk57 $(BUILD_DIR)/packages.xml: Makefile $(BUILD_DIR)
60 $(BUILD_DIR)/ai_manifest.xml: $(WS_TOOLS)/zone_default.xml $(BUILD_DIR)
63 $(BUILD_DIR)/sc_profile.xml: $(WS_TOOLS)/sc_profile.xml $(BUILD_DIR)
66 component-zone-build: $(BUILD_DIR)/ai_manifest.xml $(BUILD_DIR)/packages.xml \
67 $(BUILD_DIR)/sc_profile.xml download
73 -m $(BUILD_DIR)/ai_manifes
[all...]
H A Dinstall.rb.mk31 $(BUILD_DIR)/%/.built: $(SOURCE_DIR)/.prep
38 $(BUILD_DIR)/%/.installed: $(BUILD_DIR)/%/.built
50 $(RM) -r $(SOURCE_DIR) $(BUILD_DIR)
/solaris-userland-s11u3/components/apache2-modules/mod_wsgi/
H A DMakefile46 VARIANT_AP_22_PY26 = $(BUILD_DIR)/apache22-python26
47 VARIANT_AP_22_PY27 = $(BUILD_DIR)/apache22-python27
48 VARIANT_AP_22_PY34 = $(BUILD_DIR)/apache22-python34
49 VARIANT_AP_24_PY26 = $(BUILD_DIR)/apache24-python26
50 VARIANT_AP_24_PY27 = $(BUILD_DIR)/apache24-python27
51 VARIANT_AP_24_PY34 = $(BUILD_DIR)/apache24-python34
57 $(BUILD_DIR)/apache22-%/$(MACH32)/.configured: APXS=$(APACHE_USR_PREFIX)/2.2/bin/apxs
58 $(BUILD_DIR)/apache22-%/$(MACH64)/.configured: APXS=$(APACHE_USR_PREFIX)/2.2/bin/$(MACH64)/apxs
59 $(BUILD_DIR)/apache24-%/$(MACH64)/.configured: APXS=$(APACHE_USR_PREFIX)/2.4/bin/apxs
61 $(BUILD_DIR)/apache
[all...]
/solaris-userland-s11u3/components/hwdata/
H A DMakefile74 BUILT_LICENSES = $(LICENSES:%=$(BUILD_DIR)/%)
79 $(BUILD_DIR)/%.header: %
86 $(BUILD_DIR)/%.license: $(BUILD_DIR)/%.header
93 test: $(BUILD_DIR)
96 tr -cd '[:print:][:space:]' < $$f > $(BUILD_DIR)/$$f.clean \
97 && diff -u $$f $(BUILD_DIR)/$$f.clean ; \
106 $(RM) -r $(BUILD_DIR)
/solaris-userland-s11u3/components/meta-packages/evaluation/
H A DMakefile38 CLEAN_PATHS= $(BUILD_DIR)
39 CLOBBER_PATHS= $(BUILD_DIR)
/solaris-userland-s11u3/components/meta-packages/developer-opensolaris-userland/
H A DMakefile46 PKG_OPTIONS += -I $(BUILD_DIR)
48 $(BUILD_DIR)/package.list: $(BUILD_DIR) $(WS_MACH)/requires.mk
55 build install: $(BUILD_DIR)/package.list
60 $(RM) -r $(BUILD_DIR)
/solaris-userland-s11u3/components/meta-packages/history/
H A DMakefile41 MANIFEST_BASE = $(BUILD_DIR)/manifest-$(MACH)
56 $(MANIFEST_BASE)-$(1): $(HISTORY) $(BUILD_DIR)
71 $(BUILD_DIR):
74 $(MANIFEST_BASE)-%.mogrified: %.p5m $(BUILD_DIR)
78 $(MANIFEST_BASE)-%.histogrified: $(MANIFEST_BASE)-%.p5m $(BUILD_DIR)
82 $(MANIFEST_BASE)-%.published: $(MANIFEST_BASE)-%.mogrified $(BUILD_DIR)
86 $(MANIFEST_BASE)-%.published: $(MANIFEST_BASE)-%.histogrified $(BUILD_DIR)
90 $(BUILD_DIR)/.linted-$(MACH): $(MOGRIFIED) $(HISTOGRIFIED) $(BUILD_DIR)
97 $(BUILD_DIR)/
[all...]
/solaris-userland-s11u3/components/rpm2cpio/
H A DMakefile50 CLEAN_PATHS+= $(BUILD_DIR)
58 $(RM) -r $(BUILD_DIR) ; $(MKDIR) $(BUILD_DIR)
/solaris-userland-s11u3/components/foomatic/fppd/
H A Dsupportedonly.sh35 # The unsupported PPD file should be listed in $BUILD_DIR/ppdunsupported for
70 BUILD_DIR="$1"
84 /bin/rm -f ${BUILD_DIR}/ppdunsupported \
85 ${BUILD_DIR}/ppdsupported \
86 ${BUILD_DIR}/ppdsnomatch \
108 SRCFILE=${BUILD_DIR}/ppd.$$
145 echo "$i/$j" >> ${BUILD_DIR}/ppdsupported
157 echo "$i/$j - $1" >> ${BUILD_DIR}/ppdunsupported
169 echo "$i/$j" >> ${BUILD_DIR}/ppdsnomatch
H A DMakefile45 $(MKDIR) $(BUILD_DIR)
46 $(SHELL) $(COMPONENT_DIR)/supportedonly.sh $(BUILD_DIR) \
65 $(RM) -r $(BUILD_DIR)
/solaris-userland-s11u3/components/apache2-modules/
H A Dmodules.mk27 VARIANT_APACHE_22 = $(BUILD_DIR)/apache22
28 VARIANT_APACHE_24 = $(BUILD_DIR)/apache24
60 $(BUILD_DIR)/apache22/$(MACH32)/.configured: APXS=$(APACHE_USR_PREFIX)/bin/apxs
61 $(BUILD_DIR)/apache22/$(MACH64)/.configured: APXS=$(APACHE_USR_PREFIX)/bin/$(MACH64)/apxs
62 $(BUILD_DIR)/apache24/$(MACH64)/.configured: APXS=$(APACHE_USR_PREFIX)/bin/apxs
64 $(BUILD_DIR)/apache22/$(MACH32)/.built: APXS=$(APACHE_USR_PREFIX)/bin/apxs
65 $(BUILD_DIR)/apache22/$(MACH64)/.built: APXS=$(APACHE_USR_PREFIX)/bin/$(MACH64)/apxs
66 $(BUILD_DIR)/apache24/$(MACH64)/.built: APXS=$(APACHE_USR_PREFIX)/bin/apxs
/solaris-userland-s11u3/components/python/pycparser/
H A DMakefile50 COMPONENT_TEST_ENV += PATH=$$PATH:$(BUILD_DIR)/bin
54 $(BUILD_DIR)/license.ply: $(SOURCE_DIR)/pycparser/ply/lex.py
60 install: $(INSTALL_NO_ARCH) $(BUILD_DIR)/license.ply
/solaris-userland-s11u3/components/net-snmp/
H A DMakefile95 PKG_MACROS += BUILD_DIR=$(BUILD_DIR)
112 (cd $(BUILD_DIR)/$(MACH32)/sun ; ls agent; $(CCSMAKE) -e $(CCSMAKE_ARGS))
115 (cd $(BUILD_DIR)/$(MACH64)/sun ; ls agent; $(CCSMAKE) -e $(CCSMAKE_ARGS))
120 ($(MKDIR) -p $(BUILD_DIR)/prototype/$(MACH)/etc/net-snmp/snmp/mibs; \
121 cd $(BUILD_DIR)/$(MACH32)/sun ; ls agent; $(CCSMAKE) -e $(CCSMAKE_ARGS) install) ; \
128 ($(MKDIR) -p $(BUILD_DIR)/prototype/$(MACH64)/etc/net-snmp/snmp/mibs; \
129 cd $(BUILD_DIR)/$(MACH64)/sun ; ls agent; $(CCSMAKE) -e $(CCSMAKE_ARGS) install)
134 $(INSTALL_64): COMPONENT_INSTALL_ARGS += DESTDIR=$(BUILD_DIR)/prototype/$(MACH64)
139 $(KSH93) ./run-tests $(BUILD_DIR)
[all...]
/solaris-userland-s11u3/components/emacs/
H A DMakefile46 BUILD_64 = $(VARIANTS:%=$(BUILD_DIR)/$(MACH64)-%/.built)
47 INSTALL_64 = $(VARIANTS:%=$(BUILD_DIR)/$(MACH64)-%/.installed)
80 $(BUILD_DIR)/%-nox/.configured: CONFIGURE_OPTIONS += --without-all --without-x
81 $(BUILD_DIR)/%-x/.configured: CONFIGURE_OPTIONS += --with-x-toolkit=lucid
82 $(BUILD_DIR)/%-gtk/.configured: CONFIGURE_OPTIONS += --with-x-toolkit=gtk
106 $(CP) $(BUILD_DIR)/$(MACH64)-gtk/src/emacs-$(COMPONENT_VERSION).1 \
113 $(CP) $(BUILD_DIR)/$(MACH64)-nox/src/emacs-$(COMPONENT_VERSION).1 \
120 $(CP) $(BUILD_DIR)/$(MACH64)-x/src/emacs-$(COMPONENT_VERSION).1 \
147 $(CP) $(BUILD_DIR)/$(MACH64)-x/etc/DOC-$(COMPONENT_VERSION).1 \
174 install: $(BUILD_64) $(BUILD_DIR)/
[all...]
/solaris-userland-s11u3/components/ghostscript/
H A DMakefile63 $(BUILD_DIR)/$(MACH64)/.configured: CONFIGURE_OPTIONS += CC="$(CC) -m64"
64 $(BUILD_DIR)/$(MACH64)/ijs/.configured: CONFIGURE_OPTIONS += CC="$(CC) -m64"
70 GS_VARIANT = $(BUILD_DIR)/$(MACH32)
71 GS_VARIANT_64 = $(BUILD_DIR)/$(MACH64)
72 IJS_VARIANT = $(BUILD_DIR)/$(MACH32)/ijs
73 IJS_VARIANT_64 = $(BUILD_DIR)/$(MACH64)/ijs
/solaris-userland-s11u3/components/p7zip/
H A DMakefile60 $(BUILD_DIR)/%: $(SOURCE_DIR)/DOC/%
63 $(BUILD_DIR)/copying.txt: $(SOURCE_DIR)/DOC/copying.txt
72 $(BUILD_DIR)/copying.txt $(BUILD_DIR)/unRarLicense.txt
/solaris-userland-s11u3/components/apr-util/
H A DMakefile72 PKG_PROTO_DIRS += $(BUILD_DIR)/$(MACH32)/docs/dox/html
73 PKG_PROTO_DIRS += $(BUILD_DIR)/$(MACH32)/docs/dox/html/search
77 docs: $(BUILD_DIR)/$(MACH32)/.built
78 cd $(BUILD_DIR)/$(MACH32); doxygen docs/doxygen.conf
/solaris-userland-s11u3/components/meta-packages/group-feature/
H A DMakefile47 $(RM) -r $(BUILD_DIR)
/solaris-userland-s11u3/components/python/python-ldap/
H A DMakefile51 COMPONENT_TEST_ENV += BUILD_DIR=$(BUILD_DIR)
/solaris-userland-s11u3/components/ncurses/
H A DMakefile78 (cd $(BUILD_DIR)/$(MACH32)/test; $(GMAKE))
79 (cd $(BUILD_DIR)/$(MACH64)/test; $(GMAKE))
/solaris-userland-s11u3/components/git/
H A DMakefile107 $(GMAKE) -s aggregate-results) &> $(BUILD_DIR)/test-$(MACH$(BITS)).out
124 install: $(INSTALL_64) $(BUILD_DIR)/.manpages
134 $(BUILD_DIR)/.manpages:
135 cd $(BUILD_DIR) ; $(UNPACK) $(UNPACK_ARGS) ../$(COMPONENT_ARCHIVE_1)
139 cd $(BUILD_DIR) ; for manfile in man*/* ; \

Completed in 23 milliseconds

123