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