Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 06/02/1999 11:47:12
Module Name:	basesrc
Committed By:	christos
Date:		Wed Jun  2 18:47:12 UTC 1999

Modified Files:
	basesrc/usr.bin/make: parse.c

Log Message:
Fix awful bug where:

	V := $V foo
	V := $V bar

would report that variable V is recursive...


To generate a diff of this commit:
cvs rdiff -r1.41 -r1.42 basesrc/usr.bin/make/parse.c

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