summaryrefslogtreecommitdiff
path: root/external/mit/xorg/share/man/man7/Makefile
blob: 2fe15b3fd834c7c61ed9a01cea13aff8d7932595 (plain)
1
2
3
4
5
6
7
8
9
10
11
#	$NetBSD: Makefile,v 1.3 2013/06/05 07:42:54 mrg Exp $

.include <bsd.own.mk>

MAN=	Consortium.7 Standards.7 X.7 XOrgFoundation.7 XProjectTeam.7 \
	Xsecurity.7

.PATH: ${X11SRCDIR.xorg-docs}/man

.include <bsd.x11.mk>
.include <bsd.man.mk>