| version 1.108, 2000/02/29 21:54:03 |
version 1.109, 2000/03/08 00:50:05 |
| Line 52 _J= -j${NBUILDJOBS} |
|
| Line 52 _J= -j${NBUILDJOBS} |
|
| # NOTE THAT etc *DOES NOT* BELONG IN THE LIST BELOW |
# NOTE THAT etc *DOES NOT* BELONG IN THE LIST BELOW |
| |
|
| SUBDIR+= lib include bin libexec sbin usr.bin usr.sbin share sys |
SUBDIR+= lib include bin libexec sbin usr.bin usr.sbin share sys |
| |
.if make(obj) |
| |
SUBDIR+= distrib |
| |
.endif |
| |
|
| includes-lib: includes-include includes-sys |
includes-lib: includes-include includes-sys |
| |
|
| Line 110 build: buildmsg beforeinstall |
|
| Line 113 build: buildmsg beforeinstall |
|
| .endif |
.endif |
| .if ${MKOBJDIRS} != "no" |
.if ${MKOBJDIRS} != "no" |
| ${MAKE} obj |
${MAKE} obj |
| (cd ${.CURDIR}/distrib && ${MAKE} obj) |
|
| .endif |
.endif |
| .if empty(HAVE_GCC28) |
.if empty(HAVE_GCC28) |
| .if defined(DESTDIR) |
.if defined(DESTDIR) |