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: dsl
Date: Sun Jan 4 20:17:36 UTC 2009
Modified Files:
src/usr.bin/make: parse.c
Log Message:
Count () and {} when looking to the '=' that terminates the variable being
assigned to.
Should fix: A.${B:S/=//} = c
To generate a diff of this commit:
cvs rdiff -r1.152 -r1.153 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