> I can only assume you are referring to this pattern rule:
>
>> %.cmo: %.ml %.cmi
>> $(o_compilation) '$<' > $@
>
> and you're saying that if the .cmi file cannot be created, that make
> should not consider this an error.
I became also curious on how the clarification will evolve for
th
When @node "call Function" is outputted in Info format, there are inconsistent
inconsistent variable names between example and description. @var is used to
indicate metasyntactic variables, and will change the case of the argument to
all uppercase in Info file. @code is more suitable in this case.
Find that I missed more similar case in this node, please ignore this
one, I will send v2.
--
Sincerely,
Cao jin
On 06/21/2017 12:17 PM, Cao jin wrote:
> In chapter 8.7 "The `call' Function" of `info make`, there is inconsistent
> variable name between example and description as following:
>
>