Subject: CVS commit: src/usr.bin/make
To: None <source-changes@NetBSD.org>
From: Simon J. Gerraty <sjg@netbsd.org>
List: source-changes
Date: 10/15/2007 01:07:39
Module Name:	src
Committed By:	sjg
Date:		Mon Oct 15 01:07:39 UTC 2007

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

Log Message:
If we don't have emalloc, we won't have strndup either.
Allows building current make on 2.0.


To generate a diff of this commit:
cvs rdiff -r1.45 -r1.46 src/usr.bin/make/nonints.h
cvs rdiff -r1.41 -r1.42 src/usr.bin/make/util.c

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