|
|
| Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
| version 1.159, 2001/11/24 21:53:16 | version 1.160, 2001/11/25 18:31:12 | ||
|---|---|---|---|
|
|
||
| @echo -n "Build finished at: " && date | @echo -n "Build finished at: " && date | ||
| .endif | .endif | ||
| # Build a full distribution, but not a release (i.e. no sets into | |||
| # ${RELEASEDIR}). | |||
| distribution: build | |||
| (cd ${.CURDIR}/etc && ${MAKE} INSTALL_DONE=1 distribution) | |||
| # Build a release or snapshot (implies "make build"). | # Build a release or snapshot (implies "make build"). | ||
| release snapshot: build | release snapshot: build |