NetBSD/x11/tools/Makefile

14 lines
379 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.10 2008/09/05 05:20:39 lukem Exp $
2004-02-09 03:47:16 +03:00
# These are used by the 'includes' phase,
# and can't assume that ${DESTDIR}${X11INCDIR} has been populated.
#
SUBDIR= pswrap makestrs .WAIT
2004-02-09 03:47:16 +03:00
# 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>