diff options
author | Boris Kolpackov <boris@kolpackov.net> | 2004-10-05 16:56:14 +0000 |
---|---|---|
committer | Boris Kolpackov <boris@kolpackov.net> | 2004-10-05 16:56:14 +0000 |
commit | b0d67e0e15490e43bbc074ec50618488c206399b (patch) | |
tree | 68ffc649b47bf74c8a738bca4872136839b1d0a5 /ChangeLog | |
parent | fb6410f43583a9e0b457d675e1bc2d1ed5ba279b (diff) | |
download | gunmake-b0d67e0e15490e43bbc074ec50618488c206399b.tar.gz |
Moved expansion of simple pattern-specific variables from the rebuild stage
to the read stage.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2004-10-05 Boris Kolpackov <boris@kolpackov.net> + + * read.c (record_target_var): Expand simple pattern-specific + variable. + * variable.c (initialize_file_variables): Do not expand simple + pattern-specific variable. + 2004-09-28 Boris Kolpackov <boris@kolpackov.net> * remake.c (update_file_1): When rebuilding makefiles inherit |