Remove building with NOCRYPTO option
[minix.git] / external / mit / xorg / share / fonts / Makefile
blob0b6dde82271a216a279ad4eed2dd95e41d535758
1 # $NetBSD: Makefile,v 1.5 2009/06/18 06:36:59 mrg Exp $
3 .include <bsd.own.mk>
5 .if ${MKX11FONTS} != "no"
7 SUBDIR= encodings .WAIT \
8 font-alias font-util \
9 100dpi 75dpi Type1 TTF misc
11 .include "${NETBSDSRCDIR}/external/mit/xorg/tools/fc-cache/Makefile.fc-cache"
13 .endif
15 .include <bsd.subdir.mk>