NetBSD/share/man/man7/Makefile

12 lines
326 B
Makefile
Raw Normal View History

2000-04-17 21:03:37 +04:00
# $NetBSD: Makefile,v 1.12 2000/04/17 17:03:37 augustss 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 \
mdoc.7 mdoc.samples.7 operator.7 packages.7 release.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>