bug-make
[Top][All Lists]
Advanced

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

$(origin GNUMAKEFLAGS)


From: Oliver Kiddle
Subject: $(origin GNUMAKEFLAGS)
Date: Wed, 09 Oct 2013 16:00:51 +0200

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



reply via email to

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