bug-make
[Top][All Lists]
Advanced

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

Re: include warnings vs -include ignore errors


From: Paul Smith
Subject: Re: include warnings vs -include ignore errors
Date: Wed, 25 May 2016 17:23:19 -0400

On Wed, 2016-05-25 at 09:19 -0700, Raymond Dubler wrote:
> What I need is:
>   1. no warning that blah.d is missing
>   2. same functionality as include blah.d, ie display error and
> terminate of failure
> 
> Unless I am missing something in the manual, this is not provided with
> make.
> 
> What are my options here?

You can upgrade to the just-released GNU make 4.2, which doesn't warn if
you use "include blah.d" if make knows how to make blah.d.



reply via email to

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