help-make
[Top][All Lists]
Advanced

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

Re: multiple commands in eval?


From: Paul Smith
Subject: Re: multiple commands in eval?
Date: Wed, 1 Sep 2010 12:51:09 -0400

On Wed, 2010-09-01 at 18:44 +0200, Erik Rull wrote:
> I want to create a list of targets using eval and add more than one command 
> line after the dependecies. Newline is removed when using eval.

eval does not remove newlines.

> but there, make complains, that /bin/sh does not find "@"??
> What must I do do bring multiple command lines in a usable sequence when 
> using an eval expression?

Well, since you didn't tell us what you ARE doing we can't tell you what
you're doing wrong.

Please provide an actual example of the syntax of your makefile, not
just the output you expect.




reply via email to

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