| version 1.199, 2003/01/26 06:19:12 |
version 1.200, 2003/02/22 03:20:45 |
| Line 162 BUILDTARGETS+= do-distrib-dirs |
|
| Line 162 BUILDTARGETS+= do-distrib-dirs |
|
| BUILDTARGETS+= includes |
BUILDTARGETS+= includes |
| .endif |
.endif |
| BUILDTARGETS+= do-lib-csu do-lib-libc do-lib do-gnu-lib do-ld.so do-build |
BUILDTARGETS+= do-lib-csu do-lib-libc do-lib do-gnu-lib do-ld.so do-build |
| |
BUILDTARGETS+= do-obsolete |
| |
|
| # |
# |
| # Enforce proper ordering of some rules. |
# Enforce proper ordering of some rules. |
|
|
| (cd ${.CURDIR} && ${MAKE} ${targ} BUILD_tools=no BUILD_lib=no) |
(cd ${.CURDIR} && ${MAKE} ${targ} BUILD_tools=no BUILD_lib=no) |
| .endfor |
.endfor |
| |
|
| |
do-obsolete: |
| |
(cd ${.CURDIR}/etc && ${MAKE} install-obsolete-lists) |
| |
|
| # |
# |
| # Speedup stubs for some subtrees that don't need to run these rules. |
# Speedup stubs for some subtrees that don't need to run these rules. |
| # (Tells <bsd.subdir.mk> not to recurse for them.) |
# (Tells <bsd.subdir.mk> not to recurse for them.) |