|
|
| Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
| version 1.131, 2001/09/22 12:30:13 | version 1.132, 2001/10/01 17:19:17 | ||
|---|---|---|---|
|
|
||
| .endif | .endif | ||
| do-make-tools: | do-make-tools: | ||
| .if ${USETOOLS} != "no" | |||
| .if ${MKOBJDIRS} != "no" | .if ${MKOBJDIRS} != "no" | ||
| cd ${.CURDIR}/tools && ${MAKE} ${_M} obj | cd ${.CURDIR}/tools && ${MAKE} ${_M} obj | ||
| .endif | .endif | ||
| cd ${.CURDIR}/tools && ${MAKE} ${_M} build | cd ${.CURDIR}/tools && ${MAKE} ${_M} build | ||
| .endif | |||
| do-distrib-dirs: | do-distrib-dirs: | ||
| .ifndef NODISTRIBDIRS | .ifndef NODISTRIBDIRS |