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.

_______________________________________________
Bug-make mailing list
Bug-make@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-make

Reply via email to