On Sun Feb  2 11:09:24 2014, [email protected] (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

_______________________________________________
Help-make mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/help-make

Reply via email to