Remove building with NOCRYPTO option
[minix.git] / external / mit / xorg / include / inputproto / Makefile
blob6d0bae35459f0991eb9d814e9876281dddad8e84
1 # $NetBSD: Makefile,v 1.3 2010/05/22 02:27:07 mrg Exp $
3 .include <bsd.own.mk>
5 .PATH: ${X11SRCDIR.inputproto}
7 INCS= XI.h \
8 XIproto.h \
9 XI2.h \
10 XI2proto.h
12 INCSDIR=${X11INCDIR}/X11/extensions
14 NOOBJ= # defined
16 PKGCONFIG= inputproto
18 # XXX XI2proto.txt XIproto.txt
20 .include <bsd.x11.mk>
21 .include <bsd.prog.mk>