NetBSD/tools/Makefile

20 lines
443 B
Makefile
Raw Normal View History

2001-11-09 18:07:25 +03:00
# $NetBSD: Makefile,v 1.15 2001/11/09 15:07:25 thorpej Exp $
.include <bsd.own.mk>
.if !defined(NOSUBDIR)
SUBDIR= binstall .WAIT gencat mkdep mtree rpcgen tsort \
yacc .WAIT lex .WAIT \
2001-10-25 11:45:13 +04:00
asn1_compile compile_et config lint lint1 lint2 lorder \
toolchain .WAIT texinfo crunchgen msgc menuc mklocale \
2001-11-09 18:07:25 +03:00
mdsetimage dbsym
.endif
TARGETS+= build
.include <bsd.subdir.mk>
.include <bsd.obj.mk>
cleantools:
rm -r -f tools.${HOST_OSTYPE}