commit | fa5e9223f76cb1360dc73e7e8e568fa19130ac9e | [log] [tgz] |
---|---|---|
author | Fumitoshi Ukai <fumitoshi.ukai@gmail.com> | Fri Apr 17 11:45:20 2015 +0900 |
committer | Fumitoshi Ukai <fumitoshi.ukai@gmail.com> | Fri Apr 17 11:45:20 2015 +0900 |
tree | 801bda69d37594a8b2355135455e74e40e18b19c | |
parent | 5f8e982ddefb75ec0634f772ab7c202ceaa67ba6 [diff] |
fix $(eval foo := $(bar)) case if bar is "$(baz)" or so, it needs to eval when assigned.