| version 1.124, 2001/06/10 13:12:32 |
version 1.125, 2001/06/10 13:15:29 |
|
|
| # anything in /usr/share. |
# anything in /usr/share. |
| # NBUILDJOBS is the number of jobs to start in parallel during a |
# NBUILDJOBS is the number of jobs to start in parallel during a |
| # 'make build'. It defaults to 1. |
# 'make build'. It defaults to 1. |
| # UPDATE will avoid a `make cleandir' at the start of `make build', |
# UPDATE, if defined, will avoid a `make cleandir' at the start of |
| # as well as having the effects listed in /usr/share/mk/bsd.README. |
# `make build', as well as having the effects listed in |
| # NOCLEANDIR will avoid a `make cleandir' at the start of `make build', |
# /usr/share/mk/bsd.README. |
| # but without having the effects listed in /usr/share/mk/bsd.README. |
# NOCLEANDIR, if defined, will avoid a `make cleandir' at the start |
| |
# of the `make build'. |
| # NOINCLUDES will avoid the `make includes' usually done by `make build'. |
# NOINCLUDES will avoid the `make includes' usually done by `make build'. |
| |
|
| # |
# |
| # Targets: |
# Targets: |
| # build: builds a full release of netbsd in DESTDIR. If BUILD_DONE is |
# build: builds a full release of netbsd in DESTDIR. If BUILD_DONE is |