Searched refs:build (Results 26 - 50 of 251) sorted by relevance

1234567891011

/freebsd-9.3-release/contrib/libstdc++/scripts/
H A Dcheck_performance26 INCLUDES=`$flags_script --build-includes`
30 COMPILER=`$flags_script --build-cxx`
/freebsd-9.3-release/share/syscons/scrnmaps/
H A DMakefile15 build-tools: ${SCRMAPS_MK}
/freebsd-9.3-release/usr.bin/xlint/lint1/
H A Dcgram.y1461 $$ = build(MULT, $1, $3);
1464 $$ = build($2, $1, $3);
1467 $$ = build($2, $1, $3);
1470 $$ = build($2, $1, $3);
1473 $$ = build($2, $1, $3);
1476 $$ = build($2, $1, $3);
1479 $$ = build(AND, $1, $3);
1482 $$ = build(XOR, $1, $3);
1485 $$ = build(OR, $1, $3);
1488 $$ = build(LOGAN
[all...]
/freebsd-9.3-release/contrib/binutils/config/
H A Dmulti.m417 [ --enable-multilib build many library versions (default)],
/freebsd-9.3-release/contrib/cvs/
H A DMakefile.am36 build.com \
H A Dcompile45 If you are trying to build a whole package this is not the
111 # object file name, since that is what matters with a parallel build.
/freebsd-9.3-release/contrib/libucl/tests/
H A D3.in12 build-depends: info -qd,
/freebsd-9.3-release/contrib/ntp/scripts/build/
H A DUpdatePoint315 scripts/build/VersionName
330 scripts/build/VersionName
334 scripts/build/VersionName -p ./packageinfo.sh+
H A Dgenver38 dversion=`../scripts/build/VersionName -p ../packageinfo.sh`
/freebsd-9.3-release/crypto/heimdal/tools/
H A Dheimdal-build.sh2 # Fetches, builds and store the result of a heimdal build
3 # Version: $Id: heimdal-build.sh 21653 2007-07-18 20:15:59Z lha $
7 email=heimdal-build-log@it.su.se
24 usage="[--current] [--svn SourceRepository] [--cvs-flags] [--result-directory dir] [--fetch-method wget|ftp|curl|cvs|fetch|afs] --keep-tree] [--autotools] [--passhrase string] [--no-email] [--build-dir dir] [--cputime] [--distcheck] [--test-environment env] [--configure-flags flags]"
60 --build-dir)
165 echo "Changing build dir to ${builddir}"
267 To: <heimdal-build-log@it.su.se>
268 Subject: heimdal-build-log SPAM COOKIE
269 X-heimdal-build: kaka-till-love
/freebsd-9.3-release/contrib/ee/
H A Dcreate.make169 source code to be able to build!
171 Modify the file make.default and build ee by typing:
196 source code to be able to build!
198 Modify the file make.default and build ee by typing:
/freebsd-9.3-release/contrib/llvm/include/llvm/CodeGen/
H A DRegAllocPBQP.h10 // This file defines the PBQPBuilder interface, for classes which build PBQP
126 virtual PBQPRAProblem *build(MachineFunction *mf, const LiveIntervals *lis,
145 virtual PBQPRAProblem *build(MachineFunction *mf, const LiveIntervals *lis,
/freebsd-9.3-release/contrib/ntp/sntp/
H A Dcompile45 If you are trying to build a whole package this is not the
111 # object file name, since that is what matters with a parallel build.
/freebsd-9.3-release/contrib/ofed/libibcm/config/
H A Dcompile45 If you are trying to build a whole package this is not the
111 # object file name, since that is what matters with a parallel build.
/freebsd-9.3-release/contrib/ofed/librdmacm/config/
H A Dcompile45 If you are trying to build a whole package this is not the
111 # object file name, since that is what matters with a parallel build.
/freebsd-9.3-release/crypto/heimdal/
H A Dcompile45 If you are trying to build a whole package this is not the
111 # object file name, since that is what matters with a parallel build.
/freebsd-9.3-release/contrib/ntp/sntp/libevent/build-aux/
H A Dcompile45 If you are trying to build a whole package this is not the
111 # object file name, since that is what matters with a parallel build.
/freebsd-9.3-release/contrib/ntp/
H A Dcompile45 If you are trying to build a whole package this is not the
111 # object file name, since that is what matters with a parallel build.
H A Dbootstrap32 (cd sntp && ../scripts/build/genver) || {
33 echo scripts/build/genver failed ; exit 1; }
/freebsd-9.3-release/contrib/ntp/ntpdate/
H A DMakefile.am32 env CSET=`cat $(top_srcdir)/sntp/scm-rev` $(top_builddir)/scripts/build/mkver ntpdate
/freebsd-9.3-release/contrib/gcclibs/libgomp/
H A DMakefile.am79 STAMP_BUILD_INFO = stamp-build-info
93 stamp-build-info: libgomp.texi
/freebsd-9.3-release/contrib/pam_modules/pam_passwdqc/
H A Dpam_passwdqc.spec22 %build
58 - 0.3: portability fixes (this might build on non-Linux-PAM now).
/freebsd-9.3-release/share/mk/
H A Dbsd.nls.mk36 # .msg file pre-build rules
53 # .cat file build rules
/freebsd-9.3-release/tools/build/
H A DMakefile33 SUBDIR= cross-build
/freebsd-9.3-release/usr.bin/awk/
H A DMakefile27 build-tools: maketab

Completed in 213 milliseconds

1234567891011