help-make
[Top][All Lists]
Advanced

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

Re: Indirection Operators in the Command section of a makefile doesnt wo


From: Reinier Post
Subject: Re: Indirection Operators in the Command section of a makefile doesnt work.
Date: Mon, 3 Feb 2014 18:48:52 +0100
User-agent: Mutt/1.5.21 (2010-09-15)

On Sun Feb  2 11:09:24 2014, address@hidden (Paul Smith) wrote:
> On Mon, 2014-01-20 at 04:25 -0800, Rakesh Sharma wrote:
> > I have now modified my way to first define a multiline env variable
> > from a csh file, then invoke the make from  this csh file,
> > 
> > finally use the $$multiline variable in the makefile , since it's now
> > visible to the make by virtue of importing the environment.
> 
> csh!!  *shudder* Hard to believe that's still around in 2014.

Incidentally, a similar case was just brought up on Stack Overflow:

  
http://stackoverflow.com/questions/21442674/makefile-with-shell-usr-bin-r-handling-multilines

Someone is trying to use R as $(SHELL) and running into a
similar problem with passing multiple lines.

-- 
Reinier Post
TU Eindhoven



reply via email to

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