summaryrefslogtreecommitdiff
path: root/external/mit/xorg/include/xineramaproto/Makefile
blob: cf6ef2b7c86d67d18c5acc20fb9a8d2be566e922 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#	$NetBSD: Makefile,v 1.3 2009/11/09 03:27:05 mrg Exp $

.include <bsd.own.mk>

.PATH:	${X11SRCDIR.xineramaproto}

INCS=	panoramiXproto.h
INCSDIR=${X11INCDIR}/X11/extensions

NOOBJ=	# defined

PKGCONFIG=	xineramaproto

.include <bsd.x11.mk>
.include <bsd.prog.mk>