Rules undergo secondary expansion in makefile order, except that the rule with the recipe is always evaluated last.
The variables `$$?' and `$$*' are not available and expand to the
empty string.
二次扩展遵循 makefile中的自然顺序,除了 片段中的 部分总是最后被扩展。
变量 $$? 和 $$* 不可用,会扩展为 空串。
后文待续
本文转自健哥的数据花园博客园博客,原文链接:http://www.cnblogs.com/gaojian/archive/2012/09/17/2688778.html,如需转载请自行联系原作者