Sync usage with man page.
[netbsd-mini2440.git] / external / mit / xorg / tools / Makefile
blob9475b3834e3b13ab2ef388fe9c28b965c545dc7a
1 # $NetBSD: Makefile,v 1.1.1.1 2008/07/29 05:01:22 mrg Exp $
3 .include <bsd.own.mk>
5 # These are used by the 'includes' phase,
6 # and can't assume that ${DESTDIR}${X11INCDIR} has been populated.
8 SUBDIR+= makestrs .WAIT
10 # The rest of the tools can rely upon 'includes'
12 # XXX pswrap/gen_matypes -- missing
14 SUBDIR+=bdftopcf fc-cache ucs2any
15 SUBDIR+=makekeys mkfontscale .WAIT xkbcomp
17 .include <bsd.subdir.mk>