Do not install mdoc.7 -- we use mdoc.7 from the groff distribution now.

This commit is contained in:
wiz 2003-06-30 18:51:55 +00:00
parent ba056015d8
commit fb5d9d5f69
1 changed files with 2 additions and 3 deletions

View File

@ -1,11 +1,10 @@
# $NetBSD: Makefile,v 1.14 2003/02/17 10:30:34 wiz Exp $
# $NetBSD: Makefile,v 1.15 2003/06/30 18:51:55 wiz Exp $
# @(#)Makefile 8.1 (Berkeley) 6/5/93
# missing: eqnchar.7 man.7 ms.7 term.7
MAN= ascii.7 environ.7 hier.7 hostname.7 intro.7 mailaddr.7 \
mdoc.7 mdoc.samples.7 nls.7 operator.7 packages.7 release.7 \
nls.7 operator.7 packages.7 release.7 \
setuid.7 signal.7 symlink.7
MLINKS=mdoc.7 mandoc.7
.include <bsd.man.mk>