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:
parent
add50bbb4c
commit
70f9fd7e61
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue