bug-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to avoid the double execution of a make info call?


From: SF Markus Elfring
Subject: Re: How to avoid the double execution of a make info call?
Date: Thu, 22 Jun 2017 16:26:58 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.2.0

> Your Makefile looks likely to rebuild .depend, a file that it includes.
> So, like Paul said:
>>> or else make has re-executed itself
>>> because this makefile or one of its 
>>> included files was rebuilt;

Yes. - This can happen at the moment.


> I wonder about the information “Re-executing[1]: make --no-builtin-rules -d” 
> there.
> Unfortunately, I do not recognise so far which rule triggers this action.
> 
> Which condition checks should I add?

I imagine that my extra information display might be useful.
Should I check anyhow then if the included dependency file was modified?

Or is it more desirable to deactivate the message “modules without mli files”?

Regards,
Markus



reply via email to

[Prev in Thread] Current Thread [Next in Thread]