Searched refs:rebuild (Results 1 - 25 of 46) sorted by relevance

12

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/tic4x/
H A Drebuild.sh6 ; Please use ./rebuild.sh to rebuild this file
H A Dallopcodes.S7 ;;; To rebuild this file you must use
8 ;;; ./rebuild.sh
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/
H A Dgdb_mbuild.sh39 -f Force rebuild. Even rebuild previously built directories.
92 # Force a rebuild
213 # Should a scratch rebuild be forced, for perhaps the entire
277 # code thinking that a failed rebuild succedded (executable
319 # a rebuild. (should the logs be saved?)
H A Dgdb_buildall.sh40 --force Force rebuild.
79 # Force a rebuild
124 # Should a scratch rebuild be forced, for perhaps the entire build be skipped?
127 echo ... forcing rebuild
/netbsd-6-1-5-RELEASE/sys/rump/net/lib/libsockin/
H A Dsockin.c118 static bool rebuild; variable
140 rebuild = true;
162 rebuild = true;
276 if (rebuild) {
287 rebuild = false;
319 KASSERT(rebuild || su_iter);
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/contrib/zkt/
H A DREADME39 a) (optional) Install or rebuild the default dnssec.conf file
42 $ zkt-conf -s -w # rebuild existing file
/netbsd-6-1-5-RELEASE/gnu/dist/grep/
H A Dgrep.spec83 - automated rebuild
126 - automatic rebuild
148 - auto rebuild in the new build environment (release 2)
/netbsd-6-1-5-RELEASE/gnu/dist/grep/intl/
H A DMakefile313 @echo "it deletes files that may require special tools to rebuild."
H A DMakefile.in313 @echo "it deletes files that may require special tools to rebuild."
/netbsd-6-1-5-RELEASE/gnu/dist/texinfo/intl/
H A DMakefile.in463 @echo "it deletes files that may require special tools to rebuild."
/netbsd-6-1-5-RELEASE/gnu/dist/gettext/gettext-runtime/intl/
H A DMakefile.in470 @echo "it deletes files that may require special tools to rebuild."
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/util/
H A Dmkerr.pl6 my $rebuild = 0;
29 } elsif($arg eq "-rebuild") {
30 $rebuild = 1;
62 -rebuild Rebuild all header and C source files, irrespective of the
367 next unless $rebuild;
375 # need to rebuild the header file and C file.
/netbsd-6-1-5-RELEASE/sys/dev/ic/
H A Dcacreg.h179 #define CAC_LD_RBLDRD 4 /* ready for rebuild */
188 u_int8_t prog[4]; /* blocks left to rebuild/expand */
189 u_int8_t rebuild; /* drive that is rebuilding */ member in struct:cac_drive_status
196 #define CAC_LD_DONE 0x04 /* spare rebuild done */
205 u_int8_t rebldfail; /* rebuild failure */
H A Dcissreg.h175 #define CISS_LD_RBLDRD 4 /* ready for rebuild */
184 u_int8_t prog[4]; /* blocks left to rebuild/expand */
185 u_int8_t rebuild; /* drive that is rebuilding */ member in struct:ciss_ldstat
192 #define CISS_LD_DONE 0x04 /* spare rebuild done */
201 u_int8_t rebldfail; /* rebuild failure */
/netbsd-6-1-5-RELEASE/external/bsd/byacc/dist/
H A Dvmsbuild.com99 $ write sys$output "C compiler required to rebuild BYACC"
/netbsd-6-1-5-RELEASE/gnu/dist/grep/lib/
H A DMakefile.in456 @echo "it deletes files that may require special tools to rebuild."
/netbsd-6-1-5-RELEASE/gnu/dist/grep/src/
H A DMakefile.in328 @echo "it deletes files that may require special tools to rebuild."
/netbsd-6-1-5-RELEASE/gnu/dist/diffutils/src/
H A DMakefile.in361 @echo "it deletes files that may require special tools to rebuild."
/netbsd-6-1-5-RELEASE/external/bsd/pkg_install/dist/admin/
H A Dmain.c103 " rebuild - rebuild pkgdb from +CONTENTS files\n"
104 " rebuild-tree - rebuild +REQUIRED_BY files from forward deps\n"
233 rebuild(void) function
449 } else if (strcasecmp(argv[0], "rebuild") == 0) {
451 rebuild();
455 } else if (strcasecmp(argv[0], "rebuild-tree") == 0) {
/netbsd-6-1-5-RELEASE/gnu/dist/gmake/
H A DMakefile.DOS425 @echo "it deletes files that may require special tools to rebuild."
H A DMakefile.in779 @echo "it deletes files that may require special tools to rebuild."
/netbsd-6-1-5-RELEASE/gnu/dist/texinfo/info/
H A DMakefile.in508 @echo "it deletes files that may require special tools to rebuild."
/netbsd-6-1-5-RELEASE/gnu/dist/texinfo/makeinfo/
H A DMakefile.in532 @echo "it deletes files that may require special tools to rebuild."
/netbsd-6-1-5-RELEASE/gnu/dist/texinfo/util/
H A DMakefile.in506 @echo "it deletes files that may require special tools to rebuild."
/netbsd-6-1-5-RELEASE/gnu/dist/gettext/gettext-tools/tests/
H A DMakefile.in807 @echo "it deletes files that may require special tools to rebuild."

Completed in 382 milliseconds

12