help-make
[Top][All Lists]
Advanced

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

Re: How make interprets MAKEFLAGS?(2)


From: Paul Smith
Subject: Re: How make interprets MAKEFLAGS?(2)
Date: Mon, 07 Feb 2011 00:23:34 -0500

On Mon, 2011-02-07 at 08:23 +0330, ali hagigat wrote:
> /root> export MAKEFLAGS=-ignore-errorsuuzzz
> /root> make -f makefile23
> MAKEFLAGS= && echo nki
> ---------------------------------------
> Why in the second example MAKEFLAGS was set to n?!!

Because "-ignore-errorsuuzzz" has an "n" in it.

-- 
-------------------------------------------------------------------------------
 Paul D. Smith <address@hidden>          Find some GNU make tips at:
 http://www.gnu.org                      http://make.mad-scientist.net
 "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]