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.
This commit is contained in:
lukem 2004-02-08 21:53:53 +00:00
parent add50bbb4c
commit 70f9fd7e61
1 changed files with 3 additions and 3 deletions

View File

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