NetBSD/x11/tools/Makefile
lukem 70f9fd7e61 Build makestrs earlier.
This isn't strictly necessary for build requirements, but does serve
to highlight that makestrs & pswrap are both needed early in the build.
2004-02-08 21:53:53 +00:00

8 lines
213 B
Makefile

# $NetBSD: Makefile,v 1.6 2004/02/08 21:53:53 lukem Exp $
SUBDIR= pswrap makestrs .WAIT
SUBDIR+=bdftopcf fc-cache mkfontdir ucs2any mkg3states
SUBDIR+=makekeys gen_matypes .WAIT xkbcomp
.include <bsd.subdir.mk>