1 1.1 tv # $NetBSD: Makefile,v 1.1 2001/08/14 11:01:55 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.1 tv yacc .WAIT \ 6 1.1 tv lex .WAIT 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