Subject: CVS commit: basesrc/tools
To: None <source-changes@netbsd.org>
From: Todd Vierling <tv@netbsd.org>
List: source-changes
Date: 09/22/2001 07:15:20
Module Name:	basesrc
Committed By:	tv
Date:		Sat Sep 22 04:15:20 UTC 2001

Modified Files:
	basesrc/tools: Makefile
Added Files:
	basesrc/tools/lorder: Makefile

Log Message:
Add lorder to TOOLDIR host tools.

Only descend into directories if USE_NEW_TOOLCHAIN is set (allows top level
Makefile to use "-m ${.CURDIR}/share/mk" to get the "correct" <bsd.own.mk>
when descending into src/tools/Makefile).


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 basesrc/tools/Makefile
cvs rdiff -r0 -r1.1 basesrc/tools/lorder/Makefile

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