Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: basesrc/usr.bin/make
Module Name: basesrc
Committed By: lukem
Date: Tue Dec 25 14:50:37 UTC 2001
Modified Files:
basesrc/usr.bin/make: var.c
Log Message:
- partially fix ${foo:?true:false} so that at least it now parses ok and
the true result works. for some reason the false result doesn't, even
though make -dv shows it being set as the result. (blah!)
- add braces in comments to fix vi showmatch
To generate a diff of this commit:
cvs rdiff -r1.65 -r1.66 basesrc/usr.bin/make/var.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