Remove building with NOCRYPTO option
[minix.git] / external / mit / xorg / include / xf86dgaproto / Makefile
blob5ad31ccc6bb510806b1979fd99ebe857239bf1a0
1 # $NetBSD: Makefile,v 1.3 2010/05/22 02:27:07 mrg Exp $
3 .include <bsd.own.mk>
5 .PATH: ${X11SRCDIR.xf86dgaproto}
7 INCS= xf86dga.h \
8 xf86dga1str.h \
9 xf86dgastr.h \
10 xf86dga1const.h \
11 xf86dga1proto.h \
12 xf86dgaconst.h \
13 xf86dgaproto.h
15 INCSDIR=${X11INCDIR}/X11/extensions
17 NOOBJ= # defined
19 PKGCONFIG= xf86dgaproto
21 .include <bsd.x11.mk>
22 .include <bsd.prog.mk>