NetBSD/tools/Makefile

14 lines
348 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.8 2001/10/20 06:05:00 jmc Exp $
.include <bsd.own.mk>
# XXX this should use real dependencies
SUBDIR= binstall .WAIT gencat mkdep mtree rpcgen tsort \
yacc .WAIT lex .WAIT \
compile_et config lint lint1 lint2 lorder \
toolchain .WAIT texinfo crunchgen msgc menuc mklocale
TARGETS+= build
.include <bsd.subdir.mk>