Makefile revision 1.1
1#	$NetBSD: Makefile,v 1.1 2001/08/14 11:01:55 tv Exp $
2
3# XXX this should use real dependencies
4SUBDIR=		binstall .WAIT gencat mkdep rpcgen tsort \
5		yacc .WAIT \
6		lex .WAIT config lint lint1 lint2 \
7		toolchain .WAIT texinfo
8
9TARGETS=	build
10
11.include <bsd.subdir.mk>
12