Feanil Patel wrote on 15 August 2008 17:03:

> Nevermind, I am dumb.  MAKEFLAGS is what I am looking for.

  If you want an alternative to parsing makeflags looking for '=' signs, I
think it ought to also work if you foreach across .VARIABLES checking if
$(origin) returns "command line".

    cheers,
      DaveK
-- 
Can't think of a witty .sigline today....



_______________________________________________
Help-make mailing list
Help-make@gnu.org
http://lists.gnu.org/mailman/listinfo/help-make

Reply via email to