NetBSD/tools/Makefile
2001-10-21 23:10:46 +00:00

15 lines
363 B
Makefile

# $NetBSD: Makefile,v 1.9 2001/10/21 23:10:46 jmc Exp $
.include <bsd.own.mk>
# XXX this should use real dependencies
SUBDIR= binstall .WAIT gencat mkdep mtree rpcgen tsort \
yacc .WAIT lex .WAIT \
compile_et config lint lint1 lint2 lorder \
toolchain .WAIT texinfo crunchgen msgc menuc mklocale \
mdsetimage
TARGETS+= build
.include <bsd.subdir.mk>