2004-03-06 05:55:20 +03:00
|
|
|
# $NetBSD: Makefile,v 1.8 2004/03/06 02:55:20 rtr Exp $
|
2003-09-11 22:37:05 +04:00
|
|
|
|
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.
|
|
|
|
#
|
2004-02-09 00:53:53 +03:00
|
|
|
SUBDIR= pswrap makestrs .WAIT
|
2004-02-09 03:47:16 +03:00
|
|
|
|
|
|
|
# The rest of the tools can rely upon 'includes'
|
|
|
|
#
|
2004-03-06 05:55:20 +03:00
|
|
|
SUBDIR+=bdftopcf fc-cache ucs2any mkg3states
|
|
|
|
SUBDIR+=makekeys mkfontscale gen_matypes .WAIT xkbcomp
|
2003-09-11 22:37:05 +04:00
|
|
|
|
|
|
|
.include <bsd.subdir.mk>
|