Makefile revision 1.6
11.6Senami# $NetBSD: Makefile,v 1.6 2001/10/09 05:19:05 enami 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.3Stv compile_et config lint lint1 lint2 lorder \ 91.1Stv toolchain .WAIT texinfo 101.1Stv 111.5StvTARGETS+= build 121.1Stv 131.1Stv.include <bsd.subdir.mk> 14