Makefile revision 1.8
11.8Sjmc# $NetBSD: Makefile,v 1.8 2001/10/20 06:05:00 jmc 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.8Sjmc toolchain .WAIT texinfo crunchgen msgc menuc mklocale 101.1Stv 111.5StvTARGETS+= build 121.1Stv 131.1Stv.include <bsd.subdir.mk> 14