Subject: CVS commit: src/usr.bin/make
To: None <source-changes@NetBSD.org>
From: James Chacon <jmc@netbsd.org>
List: source-changes
Date: 10/23/2003 15:58:29
Module Name:	src
Committed By:	jmc
Date:		Thu Oct 23 15:58:29 UTC 2003

Modified Files:
	src/usr.bin/make: var.c

Log Message:
Fixes from PR#23210 to eliminate use of asprintf which makes cross building
on non-NetBSD hosts work again


To generate a diff of this commit:
cvs rdiff -r1.81 -r1.82 src/usr.bin/make/var.c

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