| version 1.132, 2001/10/01 17:19:17 |
version 1.133, 2001/10/04 17:59:49 |
|
|
| # do-whatisdb: build & install the `whatis.db' man database. |
# do-whatisdb: build & install the `whatis.db' man database. |
| # buildendmsg: displays the end time of the build. |
# buildendmsg: displays the end time of the build. |
| |
|
| .include <bsd.own.mk> |
.include "${.CURDIR}/share/mk/bsd.own.mk" |
| |
|
| MKOBJDIRS ?= no |
MKOBJDIRS ?= no |
| |
|
| Line 215 includes-sbin includes-usr.sbin: |
|
| Line 215 includes-sbin includes-usr.sbin: |
|
| @false |
@false |
| .endif |
.endif |
| |
|
| .include <bsd.subdir.mk> |
.include "${.CURDIR}/share/mk/bsd.subdir.mk" |
| |
|
| _M:= -m ${.CURDIR}/share/mk |
_M:= -m ${.CURDIR}/share/mk |