Searched refs:_SUBDIR (Results 1 - 2 of 2) sorted by relevance

/src/
H A DMakefile134 # _SUBDIR is used to set SUBDIR, after removing directories that have
137 _SUBDIR= tools .WAIT lib macro
139 _SUBDIR+= external/bsd/compiler_rt
141 _SUBDIR+= include external crypto/external bin
142 _SUBDIR+= games libexec sbin usr.bin
143 _SUBDIR+= usr.sbin share sys etc tests compat
144 _SUBDIR+= .WAIT rescue .WAIT distrib regress
146 .for dir in ${_SUBDIR}
/src/tools/
H A DMakefile.nbincludes10 _SUBDIR!= cd ${_ARCHDIR} && ${MAKE} -V SUBDIR

Completed in 7 milliseconds