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