Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/Makefile,v retrieving revision 1.138 retrieving revision 1.139 diff -u -p -r1.138 -r1.139 --- src/Makefile 2001/10/19 03:19:01 1.138 +++ src/Makefile 2001/10/19 14:17:52 1.139 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.138 2001/10/19 03:19:01 tv Exp $ +# $NetBSD: Makefile,v 1.139 2001/10/19 14:17:52 tv Exp $ # This is the top-level makefile for building NetBSD. For an outline of # how to build a snapshot or release, as well as other release engineering @@ -160,7 +160,7 @@ do-build: includes-bin includes-games includes-libexec includes-regress \ includes-sbin includes-usr.sbin includes-tools \ -all-tools install-tools install-regress: +dependall-tools depend-tools all-tools install-tools install-regress: @true .include "${.CURDIR}/share/mk/bsd.subdir.mk"