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: sjg
Date: Mon Mar 31 00:12:21 UTC 2008
Modified Files:
src/usr.bin/make: var.c
src/usr.bin/make/unit-tests: Makefile test.exp
Added Files:
src/usr.bin/make/unit-tests: qequals
Log Message:
If the name passed to Var_Exists contains '$' run it through Var_Subst.
To generate a diff of this commit:
cvs rdiff -r1.127 -r1.128 src/usr.bin/make/var.c
cvs rdiff -r1.21 -r1.22 src/usr.bin/make/unit-tests/Makefile \
src/usr.bin/make/unit-tests/test.exp
cvs rdiff -r0 -r1.1 src/usr.bin/make/unit-tests/qequals
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