Home | History | Annotate | Line # | Download | only in tools
Makefile revision 1.11
      1 #	$NetBSD: Makefile,v 1.11 2001/10/31 01:20:10 tv Exp $
      2 
      3 .include <bsd.own.mk>
      4 
      5 # XXX this should use real dependencies
      6 SUBDIR=		binstall .WAIT gencat mkdep mtree rpcgen tsort \
      7 		yacc .WAIT lex .WAIT \
      8 		asn1_compile compile_et config lint lint1 lint2 lorder \
      9 		toolchain .WAIT texinfo crunchgen msgc menuc mklocale \
     10 		mdsetimage
     11 
     12 TARGETS+=	build
     13 
     14 .include <bsd.subdir.mk>
     15 .include <bsd.obj.mk>
     16