Remove building with NOCRYPTO option
[minix.git] / external / mit / xorg / include / randrproto / Makefile
blob2f7219459d3140f8f895d207ca9a22f36eaa4382
1 # $NetBSD: Makefile,v 1.2 2008/09/13 04:32:29 cube Exp $
3 .include <bsd.own.mk>
5 .PATH: ${X11SRCDIR.randrproto}
7 INCS= randr.h randrproto.h
8 INCSDIR=${X11INCDIR}/X11/extensions
10 NOOBJ= # defined
12 PKGCONFIG= randrproto
14 .include <bsd.x11.mk>
15 .include <bsd.prog.mk>