minix/external/mit/xorg/share/man/man7/Makefile

12 lines
241 B
Makefile
Raw Normal View History

# $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>