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