Searched refs:build (Results 1 - 16 of 16) sorted by relevance

/httpd/build/
H A Dbsd_makefile19 # The build environment was provided by Sascha Schumann.
22 test -f build/bsd_makefile || exit 2
27 for i in build/*.mk; do
H A Dsysv_makefile19 # The build environment was provided by Sascha Schumann.
22 test -f build/sysv_makefile || exit 2
27 for i in build/*.mk; do
H A DNWGNUenvironment.inc75 # Set the Release type that you want to build, possible values are:
133 # Setup build tools
214 # MetroWerks Win32 build flags to create build tools
222 # GNUC build flags to create build tools
337 $(INSTALLBASE)/build \
364 APBUILD = $(SRC)/build
H A Dinstall-bindist.sh.in97 lmkdir $SR/build 755
98 lcopy bindist/build $SR/build 750 750
144 sed -e "s;^#!\@perlbin\@.*;#!$PERL;" -e "s;\@exp_installbuilddir\@;$SR/build;" \
146 PRE=`grep "^prefix = " bindist/build/config_vars.mk`
148 sed -e "s;$PRE;$SR;" bindist/build/config_vars.mk > $SR/build/config_vars.mk
H A Dltlib.mk17 # The build environment was provided by Sascha Schumann.
21 include $(top_builddir)/build/rules.mk
22 include $(top_srcdir)/build/library.mk
H A Dbinbuild.sh22 OS=`./build/config.guess`
23 PRINTPATH="build/PrintPath"
45 USER="`build/buildinfo.sh -n %u@%h%d`"
52 echo "'./build/binbuild.sh'."
80 ) 2>&1 | tee build.log
83 echo "ERROR: Failed to build Apache. See \"build.log\" for details."
147 build/install-bindist.sh.in > install-bindist.sh
165 if [ ".`grep -i error build.log > /dev/null`" != . ]; then
166 echo "ERROR: Failed to build Apach
[all...]
H A Dspecial.mk17 # The build environment was provided by Sascha Schumann.
27 include $(top_builddir)/build/rules.mk
32 $(top_srcdir)/build/instdso.sh SH_LIBTOOL='$(SH_LIBTOOL)' $(shared) $(DESTDIR)$(libexecdir); \
H A Dfastgen.sh19 # The build environment was provided by Sascha Schumann.
36 mkdir_p="$top_srcdir/build/mkdir.sh"
40 (cd $top_srcdir; ./build/bsd_makefile)
H A Dlibrary.mk17 # The build environment was provided by Sascha Schumann.
H A Dprogram.mk17 # The build environment was provided by Sascha Schumann.
/httpd/
H A Dbuildconf74 if [ -f "${dir}/build/apr_common.m4" ]; then
125 # These are temporary until Roy finishes the other build changes
136 ./build/bsd_makefile;;
173 echo copying build files
174 cp $apr_src_dir/build/config.guess $apr_src_dir/build/config.sub \
175 $apr_src_dir/build/PrintPath $apr_src_dir/build/apr_common.m4 \
176 $apr_src_dir/build/find_apr.m4 build
[all...]
/httpd/build/aix/
H A Dbuildaix.ksh77 . build/aix/aixinfo
91 --disable-lua > build/aix/configure.out"
100 --disable-lua > build/aix/configure.out
110 echo "+ make > build/aix/make.out"
111 make > build/aix/make.out
114 echo "+ make install DESTDIR=$TEMPDIR > build/aix/install.out"
115 make install DESTDIR=$TEMPDIR > build/aix/install.out
118 echo "+ build/aix/mkinstallp.ksh $TEMPDIR > build/aix/mkinstallp.out"
119 build/ai
[all...]
H A Daixproto.ksh4 . build/aix/pkginfo
11 INFO=$BUILD/build/aix/.info
66 cp ${template} ${BUILD}/build/aix
71 cp ${TEMPDIR}/tmp/$PKG.$NAME.$VERSION.0.bff ${BUILD}/build/aix
72 cd $BUILD/build/aix
H A Dmkinstallp.ksh40 . build/aix/aixinfo
41 # INFO=${BASE}/build/aix/.info
43 INFO=${BASE}/build/aix
68 [[ -r build/aix/aixlinks ]] && ksh build/aix/aixlinks
194 # copy package to build/aix
196 cp ${TEMPDIR}/tmp/$PKG.$NAME.$VERSION.0.bff ${BASE}/build/aix
197 cd ${BASE}/build/aix
/httpd/build/pkg/
H A Dbuildpkg.sh79 . build/pkg/pkginfo
80 cp build/pkg/pkginfo $TEMPDIR$PREFIX
/httpd/support/
H A Dapxs.in687 all: local-shared-build

Completed in 26 milliseconds