11 lines
291 B
Makefile
11 lines
291 B
Makefile
# $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 \
|
|
nls.7 operator.7 packages.7 release.7 \
|
|
setuid.7 signal.7 symlink.7
|
|
|
|
.include <bsd.man.mk>
|