help-make
[Top][All Lists]
Advanced

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

Re: Named parameters in make?


From: Paul Smith
Subject: Re: Named parameters in make?
Date: Sun, 12 Jun 2011 16:39:07 -0400

On Sat, 2011-06-11 at 01:33 +0200, grischka wrote:
> For example one can write:
> 
>     all_rule = all : ; echo $$@
>     $(all_rule)

Yes but there are other examples that cannot be reproduced using this
method.  Any sequence that requires more than one line cannot be
implemented using this syntax.

-- 
-------------------------------------------------------------------------------
 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]