Annotation of src/share/man/man7/Makefile, Revision 1.28
1.28 ! christos 1: # $NetBSD: Makefile,v 1.27 2011/03/18 15:21:57 jruoho Exp $
1.5 jtc 2: # @(#)Makefile 8.1 (Berkeley) 6/5/93
1.1 cgd 3:
1.6 cgd 4: # missing: eqnchar.7 man.7 ms.7 term.7
1.2 cgd 5:
1.25 jruoho 6: MAN= ascii.7 c.7 environ.7 glob.7 hier.7 hostname.7 intro.7 mailaddr.7 \
1.28 ! christos 7: module.7 nls.7 operator.7 orders.7 pkgsrc.7 release.7 rfc6056.7 \
! 8: security.7 script.7 setuid.7 signal.7 sticky.7 symlink.7 sysctl.7 \
1.22 jmmv 9: tests.7
1.1 cgd 10:
1.24 jruoho 11: MLINKS+=c.7 c78.7 \
12: c.7 c89.7 \
13: c.7 c90.7 \
14: c.7 c99.7
15:
1.7 mycroft 16: .include <bsd.man.mk>
CVSweb <webmaster@jp.NetBSD.org>