NetBSD/x11/tools/Makefile

14 lines
379 B
Makefile

# $NetBSD: Makefile,v 1.10 2008/09/05 05:20:39 lukem Exp $
# These are used by the 'includes' phase,
# and can't assume that ${DESTDIR}${X11INCDIR} has been populated.
#
SUBDIR= pswrap makestrs .WAIT
# The rest of the tools can rely upon 'includes'
#
SUBDIR+=bdftopcf fc-cache ucs2any mkg3states
SUBDIR+=makekeys mkfontscale gen_matypes .WAIT xkbcomp
.include <bsd.subdir.mk>