70f9fd7e61
This isn't strictly necessary for build requirements, but does serve to highlight that makestrs & pswrap are both needed early in the build.
8 lines
213 B
Makefile
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>
|