Re: [pure-lang-users] Proposed syntax changes
Status: Beta
Brought to you by:
agraef
From: Albert G. <Dr....@t-...> - 2008-08-19 11:52:07
|
Ryan Schmidt wrote: > You're not passing -n before -v7. You're passing $(ECHO_N), and > you've set $(ECHO_N) to empty on Leopard. But I don't think you should: Rrright. Counting 2+2=5, it just dawned on me, too. ;-) Silly editing blunder! Of course that's supposed to be a -n there, but apparently I just did a global s/-n/$(ECHO_N)/ when "fixing" the Makefile for the Leopard shell. Aaahrgh, I can't tell you how silly I feel now... Ok, this should be fixed now, along with the missing $(ECHO_C) thing. Can you please give it another go? Albert -- Dr. Albert Gr"af Dept. of Music-Informatics, University of Mainz, Germany Email: Dr....@t-..., ag...@mu... WWW: http://www.musikinformatik.uni-mainz.de/ag |