commit | 47a98c12ddff9240671793a44406ac9540053924 | [log] [tgz] |
---|---|---|
author | Fumitoshi Ukai <fumitoshi.ukai@gmail.com> | Mon Apr 06 10:10:11 2015 +0900 |
committer | Fumitoshi Ukai <fumitoshi.ukai@gmail.com> | Mon Apr 06 10:13:19 2015 +0900 |
tree | 271c621e8ede3e39a1120709c63a01ac7054a750 | |
parent | eb34a7dcfb2601285b174ac7a1e68c995685d3a3 [diff] |
add implicit_pattern_rule_for_no_commands.mk If none of the explicit rules for a target has commands, then `make' searches for an applicable implicit rule to find some commands *note Using Implicit Rules: Implicit Rules.).