help-make
[Top][All Lists]
Advanced

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

Re: MAKEFLAGS


From: Paul D. Smith
Subject: Re: MAKEFLAGS
Date: Wed, 14 Jul 2004 09:16:23 -0400

Hm.  For some reason the value of MAKEFLAGS does not contain the command
line variable settings while the makefiles are being parsed; it's only
updated afterwards, before the commands are invoked.


You can use the MAKEOVERRIDES variable instead; that will always be set
to the command line variable overrides even before makefiles are parsed.

-- 
-------------------------------------------------------------------------------
 Paul D. Smith <address@hidden>          Find some GNU make tips at:
 http://www.gnu.org                      http://make.paulandlesley.org
 "Please remain calm...I may be mad, but I am a professional." --Mad Scientist




reply via email to

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