Cross Reference: Makefile
xref: /src/tools/Makefile
  • Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /src/tools/
Makefile revision 1.15
1#	$NetBSD: Makefile,v 1.15 2001/11/09 15:07:25 thorpej Exp $
2
3.include <bsd.own.mk>
4
5.if !defined(NOSUBDIR)
6SUBDIR=		binstall .WAIT gencat mkdep mtree rpcgen tsort \
7		yacc .WAIT lex .WAIT \
8		asn1_compile compile_et config lint lint1 lint2 lorder \
9		toolchain .WAIT texinfo crunchgen msgc menuc mklocale \
10		mdsetimage dbsym
11.endif
12
13TARGETS+=	build
14
15.include <bsd.subdir.mk>
16.include <bsd.obj.mk>
17
18cleantools:
19	rm -r -f tools.${HOST_OSTYPE}
20

Indexes created Wed Dec 10 20:09:31 GMT 2025