NetBSD/tools/Makefile

14 lines
339 B
Makefile
Raw Normal View History

2001-10-13 10:11:06 +04:00
# $NetBSD: Makefile,v 1.7 2001/10/13 06:11:06 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 \
2001-10-13 10:11:06 +04:00
toolchain .WAIT texinfo crunchgen msgc menuc
TARGETS+= build
.include <bsd.subdir.mk>