help-make
[Top][All Lists]
Advanced

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

Re: Number of arguments, a. la $# in gnu make?


From: Paul Smith
Subject: Re: Number of arguments, a. la $# in gnu make?
Date: Sat, 15 Feb 2014 09:46:58 -0500

On Sat, 2014-02-15 at 02:44 -0800, Rakesh Sharma wrote:
> Is there a function/command for determining the number of arguments
> passed to a user-defined function (== macro) in GNU make?

Unfortunately nothing like that exists today :-(

It's not exactly clear how one would use such a thing since the looping
constructs in GNU make are quite anemic.  But we'd be interested to hear
about your needs.




reply via email to

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