|
|
| Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
| version 1.22, 1995/02/26 01:10:19 | version 1.23, 1995/10/06 12:05:36 | ||
|---|---|---|---|
|
|
||
| .include <bsd.own.mk> # for NOMAN, if it's there. | .include <bsd.own.mk> # for NOMAN, if it's there. | ||
| beforeinstall: | |||
| (cd $.{CURDIR}/etc && ${MAKE} DESTDIR=/ distrib-dirs) | |||
| afterinstall: | afterinstall: | ||
| .ifndef NOMAN | .ifndef NOMAN | ||
| (cd ${.CURDIR}/share/man && ${MAKE} makedb) | (cd ${.CURDIR}/share/man && ${MAKE} makedb) |