| version 1.198, 2003/01/06 17:40:18 |
version 1.199, 2003/01/26 06:19:12 |
|
|
| @printf "make ${.TARGET} finished at: " && date |
@printf "make ${.TARGET} finished at: " && date |
| |
|
| # |
# |
| |
# Create sets from $DESTDIR into $RELEASEDIR |
| |
# |
| |
|
| |
sets: |
| |
(cd ${.CURDIR}/distrib/sets && ${MAKE} maketars) |
| |
|
| |
# |
| # Build a release or snapshot (implies "make build"). Note that |
# Build a release or snapshot (implies "make build"). Note that |
| # in this case, the set lists will be checked before the tar files |
# in this case, the set lists will be checked before the tar files |
| # are made. |
# are made. |