NetBSD/share/man/man7/Makefile

11 lines
305 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.16 2004/01/30 15:27:07 christos 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 \
nls.7 operator.7 packages.7 release.7 \
setuid.7 signal.7 sticky.7 symlink.7
1993-03-21 12:45:37 +03:00
.include <bsd.man.mk>