Subject: CVS commit: src/tools
To: None <source-changes@NetBSD.org>
From: James Chacon <jmc@netbsd.org>
List: source-changes
Date: 10/04/2005 04:27:32
Module Name:	src
Committed By:	jmc
Date:		Tue Oct  4 04:27:32 UTC 2005

Modified Files:
	src/tools: Makefile Makefile.disklabel

Log Message:
Make the tools using Makefile.disklabel wait so they don't stomp each other.
Also for now add a dependency to Makefile.disklabel so this doesn't run
3 times. (XXX this really should just be done differently)


To generate a diff of this commit:
cvs rdiff -r1.91 -r1.92 src/tools/Makefile
cvs rdiff -r1.2 -r1.3 src/tools/Makefile.disklabel

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