1 1.14 tv # $NetBSD: Makefile,v 1.14 2001/11/02 05:07:23 tv Exp $ 2 1.1 tv 3 1.3 tv .include <bsd.own.mk> 4 1.3 tv 5 1.14 tv .if !defined(NOSUBDIR) 6 1.6 enami SUBDIR= binstall .WAIT gencat mkdep mtree rpcgen tsort \ 7 1.2 tv yacc .WAIT lex .WAIT \ 8 1.10 thorpej asn1_compile compile_et config lint lint1 lint2 lorder \ 9 1.9 jmc toolchain .WAIT texinfo crunchgen msgc menuc mklocale \ 10 1.9 jmc mdsetimage 11 1.14 tv .endif 12 1.1 tv 13 1.5 tv TARGETS+= build 14 1.1 tv 15 1.1 tv .include <bsd.subdir.mk> 16 1.11 tv .include <bsd.obj.mk> 17 1.12 tv 18 1.12 tv cleantools: 19 1.12 tv rm -r -f tools.${HOST_OSTYPE} 20