xref: /netbsd-src/external/mit/xorg/share/man/man7/Makefile (revision e6c7e151de239c49d2e38720a061ed9d1fa99309)
1#	$NetBSD: Makefile,v 1.3 2013/06/05 07:42:54 mrg Exp $
2
3.include <bsd.own.mk>
4
5MAN=	Consortium.7 Standards.7 X.7 XOrgFoundation.7 XProjectTeam.7 \
6	Xsecurity.7
7
8.PATH: ${X11SRCDIR.xorg-docs}/man
9
10.include <bsd.x11.mk>
11.include <bsd.man.mk>
12