Subject: CVS commit: src/usr.bin/make
To: None <source-changes@NetBSD.org>
From: Brian Ginsbach <ginsbach@netbsd.org>
List: source-changes
Date: 03/28/2006 17:41:35
Module Name:	src
Committed By:	ginsbach
Date:		Tue Mar 28 17:41:35 UTC 2006

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

Log Message:
- Change where variable substitution is done when processing traditional
  include statements so that if a variable expands to more than one file
  name make will "do the right thing".
- Add additional debug print

Reviewed by christos.


To generate a diff of this commit:
cvs rdiff -r1.110 -r1.111 src/usr.bin/make/parse.c

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