Makefile revision 1.2
11.2Stv#	$NetBSD: Makefile,v 1.2 2001/09/21 23:00:35 tv Exp $
21.1Stv
31.1Stv# XXX this should use real dependencies
41.1StvSUBDIR=		binstall .WAIT gencat mkdep rpcgen tsort \
51.2Stv		yacc .WAIT lex .WAIT \
61.2Stv		compile_et config lint lint1 lint2 \
71.1Stv		toolchain .WAIT texinfo
81.1Stv
91.1StvTARGETS=	build
101.1Stv
111.1Stv.include <bsd.subdir.mk>
12