Remove building with NOCRYPTO option
[minix.git] / external / mit / xorg / include / bigreqsproto / Makefile
blob76e0c6d01d8da3af15c251a377d43c01b61da33f
1 # $NetBSD: Makefile,v 1.3 2010/05/22 02:27:06 mrg Exp $
3 .include <bsd.own.mk>
5 .PATH: ${X11SRCDIR.bigreqsproto}
7 INCS= bigreqstr.h \
8 bigreqsproto.h
10 INCSDIR=${X11INCDIR}/X11/extensions
12 NOOBJ= # defined
14 PKGCONFIG= bigreqsproto
16 .include <bsd.x11.mk>
17 .include <bsd.prog.mk>