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