It seems that $(origin GNUMAKEFLAGS) returns `environment' while
$(origin MAKEFLAGS) returns `file'. Is there a reason for this
discrepancy? Unlike MAKEFLAGS, it doesn't appear to be exported to child
processes.

Even `file' seems a strange value: wouldn't default make more sense
unless it really is assigned from within the file?

Thanks

Oliver

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

Reply via email to