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