NetBSD/external/mit/xorg/tools/Makefile

18 lines
405 B
Makefile

# $NetBSD: Makefile,v 1.2 2009/04/20 05:11:19 mrg Exp $
.include <bsd.own.mk>
# These are used by the 'includes' phase,
# and can't assume that ${DESTDIR}${X11INCDIR} has been populated.
SUBDIR+= makestrs .WAIT
# The rest of the tools can rely upon 'includes'
# XXX pswrap/gen_matypes -- missing
SUBDIR+=bdftopcf fc-cache ucs2any
SUBDIR+=makekeys mkfontscale .WAIT xkbcomp
.include <bsd.subdir.mk>