]> git.ipfire.org Git - thirdparty/make.git/commit
Check if the target-specific variable is the same as the global
authorPaul Smith <psmith@gnu.org>
Tue, 30 Nov 2010 14:48:52 +0000 (14:48 +0000)
committerPaul Smith <psmith@gnu.org>
Tue, 30 Nov 2010 14:48:52 +0000 (14:48 +0000)
commitae2ab76faca93cad3059808b14d02f5565275e31
tree3c4065c573c2e2af58596efedaa0595f793f7f04
parent391456aad790172c3cbbceb5544dd785c0e60a99
Check if the target-specific variable is the same as the global
variable, and if so don't try to update it.  Savannah bug #31743.
ChangeLog
doc/make.texi
read.c
tests/scripts/features/targetvars