Cross Reference: Makefile
xref: /src/tools/Makefile
  • Home
  • History
  • AnnotateAnnotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /src/tools/
Makefile revision 1.14
11.14Stv#	$NetBSD: Makefile,v 1.14 2001/11/02 05:07:23 tv Exp $
21.1Stv
31.3Stv.include <bsd.own.mk>
41.3Stv
51.14Stv.if !defined(NOSUBDIR)
61.6SenamiSUBDIR=		binstall .WAIT gencat mkdep mtree rpcgen tsort \
71.2Stv		yacc .WAIT lex .WAIT \
81.10Sthorpej		asn1_compile compile_et config lint lint1 lint2 lorder \
91.9Sjmc		toolchain .WAIT texinfo crunchgen msgc menuc mklocale \
101.9Sjmc		mdsetimage
111.14Stv.endif
121.1Stv
131.5StvTARGETS+=	build
141.1Stv
151.1Stv.include <bsd.subdir.mk>
161.11Stv.include <bsd.obj.mk>
171.12Stv
181.12Stvcleantools:
191.12Stv	rm -r -f tools.${HOST_OSTYPE}
20

Indexes created Thu Nov 27 06:09:39 GMT 2025