Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/usr.bin/make
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.
Home |
Main Index |
Thread Index |
Old Index