etc/protocols - sync with NetBSD-8
[minix.git] / external / mit / xorg / server / xorg-server / hw / xfree86 / doc / Makefile
blobfa38356996d9ae33cea09f3ce86e8d19de7318d3
1 # $NetBSD: Makefile,v 1.6 2011/08/02 07:41:01 mrg Exp $
3 .include <bsd.own.mk>
5 .PATH: ${X11SRCDIR.xorg-server}/hw/xfree86/doc
6 .PATH: ${X11SRCDIR.xorg-server}/hw/xfree86/doc/man
8 FILES= README.modes
10 FILESDIR= ${X11USRLIBDIR}/X11/doc
12 MAN= Xorg.1 xorg.conf.5
13 # xorg.conf.d.5?
15 .include <bsd.x11.mk>
16 .include <bsd.prog.mk>