Home | History | Annotate | Line # | Download | only in tools
Makefile revision 1.2
      1  1.2  tv #	$NetBSD: Makefile,v 1.2 2001/09/21 23:00:35 tv Exp $
      2  1.1  tv 
      3  1.1  tv # XXX this should use real dependencies
      4  1.1  tv SUBDIR=		binstall .WAIT gencat mkdep rpcgen tsort \
      5  1.2  tv 		yacc .WAIT lex .WAIT \
      6  1.2  tv 		compile_et config lint lint1 lint2 \
      7  1.1  tv 		toolchain .WAIT texinfo
      8  1.1  tv 
      9  1.1  tv TARGETS=	build
     10  1.1  tv 
     11  1.1  tv .include <bsd.subdir.mk>
     12