xref: /netbsd/external/mit/xorg/share/man/man7/Makefile (revision 6550d01e)
1#	$NetBSD: Makefile,v 1.1 2010/11/18 18:47:36 tron Exp $
2
3.include <bsd.x11.mk>
4
5.PATH: ${X11SRCDIRMIT}/xorg-docs/man/general
6
7MAN=	Consortium.7 Standards.7 X.7 XOrgFoundation.7 XProjectTeam.7 \
8	Xsecurity.7
9
10.include <bsd.man.mk>
11