help-make
[Top][All Lists]
Advanced

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

Re: What is the difference between > and >> in a makefile.


From: givemecode
Subject: Re: What is the difference between > and >> in a makefile.
Date: Mon, 28 Mar 2011 13:17:44 -0700 (PDT)



Stephan Beal-2 wrote:
> 
> The 'done' keyword says that the LOOP is done, not output. A loop can,
> incidentally, be used as a scope for purposes of output redirection. These
> 

That is what's confusing: the redirect is AFTER the loop is done, so how
does ALL the echos get written to a file instead of the last one ? thanks!

-- 
View this message in context: 
http://old.nabble.com/What-is-the-difference-between-%3E-and-%3E%3E-in-a-makefile.-tp31260849p31261862.html
Sent from the Gnu - Make - Help mailing list archive at Nabble.com.




reply via email to

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