Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Todd Vierling <tv@netbsd.org>
List: source-changes
Date: 10/31/2001 03:20:11
Module Name:	basesrc
Committed By:	tv
Date:		Wed Oct 31 01:20:11 UTC 2001

Modified Files:
	basesrc: Makefile
	basesrc/tools: Makefile Makefile.inc
	basesrc/tools/texinfo: Makefile
	basesrc/tools/toolchain: Makefile

Log Message:
* Always descend into "tools" regardless of USETOOLS setting.  Instead,
  just don't build the tools if USETOOLS!=yes.  This permits objdirs to
  be created even when USETOOLS=no.

* Clean up use of "-m" by specifying it to .MAKEFLAGS: if needed.


To generate a diff of this commit:
cvs rdiff -r1.145 -r1.146 basesrc/Makefile
cvs rdiff -r1.10 -r1.11 basesrc/tools/Makefile
cvs rdiff -r1.8 -r1.9 basesrc/tools/Makefile.inc
cvs rdiff -r1.5 -r1.6 basesrc/tools/texinfo/Makefile
cvs rdiff -r1.6 -r1.7 basesrc/tools/toolchain/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.