Searched refs:dependall (Results 1 - 18 of 18) sorted by relevance

/src/sys/arch/vax/stand/pcs/
H A DMakefile13 all dependall: ${FILES} target
/src/share/mk/
H A Dbsd.buildinstall.mk8 # Run "make dependall && make install" for all subdirectories in a group
26 ${MAKEDIRTARGET} . ${SUBDIR_GROUP.${group}:C/^/dependall-/}
H A Dbsd.own.mk1067 TARGETS+= all clean cleandir depend dependall includes \
1070 PHONY_NOTMAIN = all clean cleandir depend dependall distclean includes \
1095 dependall: .NOTMAIN realdepend .MAKE target
H A Dbsd.lib.mk796 # Only intended to be invoked manually, not as part of dependall.
/src/tools/
H A DMakefile85 .ORDER: dependall-host-mkdep dependall-compat dependall-binstall \
86 dependall-date
87 .if make(dependall-host-mkdep) && make(dependall-compat)
88 dependall-compat: dependall-host-mkdep
90 .if make(dependall-compat) && make(dependall
[all...]
H A DMakefile.nbincludes12 .if make(depend) || make(all) || make(dependall) || make(install)
/src/libexec/ld.aout_so/
H A DMakefile20 all dependall: ${FILES} target
/src/tools/elftoolchain/common/sys/
H A DMakefile35 all dependall depend: ${INCS} target
/src/sys/arch/i386/stand/lib/
H A DMakefile.inc50 dependall depend: .NOTMAIN dependi386lib
/src/sys/arch/ia64/stand/efi/libefi/
H A DMakefile.inc48 dependall depend: .NOTMAIN dependefilib
/src/tools/llvm/
H A DMakefile14 dependall: clean-modulecache target
/src/sys/lib/libgnuefi/
H A DMakefile.inc79 dependall depend: .NOTMAIN dependgnuefilib
/src/sys/lib/libsa/
H A DMakefile.inc79 dependall depend: .NOTMAIN dependsalib
/src/sys/lib/libz/
H A DMakefile.inc74 dependall depend: .NOTMAIN dependzlib
/src/sys/lib/libkern/
H A DMakefile.inc93 dependall depend: .NOTMAIN dependkernlib
/src/
H A DMakefile493 .for targ in dependall install
530 dependall-distrib depend-distrib all-distrib: .PHONY
H A Dbuild.sh2445 make_in_dir sys/modules dependall
2464 make_in_dir sys/dtb dependall
2668 targlist="${doclean} ${doobjs} dependall install"
3008 make_in_dir lib/csu dependall
3010 make_in_dir external/gpl3/gcc/lib/libgcc dependall
/src/usr.bin/make/
H A Dtest-variants.mk248 @env -i ${_ENV.${.TARGET}} sh -ce "ma""ke -ks -j6 dependall"

Completed in 14 milliseconds