Sync usage with man page.
[netbsd-mini2440.git] / external / mit / xorg / share / fonts / Makefile
blob95a0fedfeeab67f48e1b9af4aaa8939f363167bf
1 # $NetBSD: Makefile,v 1.4 2009/06/18 03:20:14 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>