Subject: CVS commit: src/usr.bin/make
To: None <source-changes@NetBSD.org>
From: Simon J. Gerraty <sjg@netbsd.org>
List: source-changes
Date: 11/01/2006 23:48:20
Module Name:	src
Committed By:	sjg
Date:		Wed Nov  1 23:48:20 UTC 2006

Modified Files:
	src/usr.bin/make: Makefile main.c nonints.h

Log Message:
Use of libutil to provide emalloc et al, should be predicated on
a native NetBSD build using TOOLDIR etc.
Otherwise use the local versions.

Reviewed by: christos


To generate a diff of this commit:
cvs rdiff -r1.40 -r1.41 src/usr.bin/make/Makefile
cvs rdiff -r1.134 -r1.135 src/usr.bin/make/main.c
cvs rdiff -r1.39 -r1.40 src/usr.bin/make/nonints.h

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