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