Thanks, sadly it is not helpful.

$ make -f gmakefile help
make: *** No rule to make target `help'.  Stop.



> On Jun 17, 2017, at 6:53 PM, Jed Brown <[email protected]> wrote:
> 
> Barry Smith <[email protected]> writes:
> 
>> make -f gmakefile test   XXXX
>> 
>> appears to be a very powerful tool, as such it needs a useful help message 
>> since it is next to impossible to know where to look to find all its options.
>> 
>> make -f gmakefile test   help=1 
> 
> This is more-or-less a convention:
> 
>  make -f gmakefile help

Reply via email to