NetBSD/share/man/man7/Makefile

12 lines
336 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.14 2003/02/17 10:30:34 wiz Exp $
# @(#)Makefile 8.1 (Berkeley) 6/5/93
1993-03-21 12:45:37 +03:00
1994-12-22 13:44:04 +03:00
# missing: eqnchar.7 man.7 ms.7 term.7
1993-04-09 13:43:20 +04:00
1994-12-22 13:44:04 +03:00
MAN= ascii.7 environ.7 hier.7 hostname.7 intro.7 mailaddr.7 \
2003-02-12 05:42:44 +03:00
mdoc.7 mdoc.samples.7 nls.7 operator.7 packages.7 release.7 \
setuid.7 signal.7 symlink.7
2000-04-17 21:03:37 +04:00
MLINKS=mdoc.7 mandoc.7
1993-03-21 12:45:37 +03:00
.include <bsd.man.mk>