On Tue, Apr 06, 2004 at 12:11:35PM -0700, Luigi Rizzo wrote:
> On Tue, Apr 06, 2004 at 08:26:00PM +0200, Jens Schweikhardt wrote:
> > Fellow hackers,
> >
> > suppose you have a long list of files in a make variable V, exceeding
> > kern.argmax. This means there is no way you can write a rule where
On Tue, Apr 06, 2004 at 08:26:00PM +0200, Jens Schweikhardt wrote:
> Fellow hackers,
>
> suppose you have a long list of files in a make variable V, exceeding
> kern.argmax. This means there is no way you can write a rule where $(V)
> is a command argument in any way shape or form. There is also n
Fellow hackers,
suppose you have a long list of files in a make variable V, exceeding
kern.argmax. This means there is no way you can write a rule where $(V)
is a command argument in any way shape or form. There is also no way to
pass the value of V to xargs that I know of. For example with this
M
3 matches
Mail list logo