Makefile revision 1.11
11.11Stv# $NetBSD: Makefile,v 1.11 2001/10/31 01:20:10 tv Exp $ 21.1Stv 31.3Stv.include <bsd.own.mk> 41.3Stv 51.1Stv# XXX this should use real dependencies 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.1Stv 121.5StvTARGETS+= build 131.1Stv 141.1Stv.include <bsd.subdir.mk> 151.11Stv.include <bsd.obj.mk> 16