2003/09/07 22:37:49
authormegacz <megacz@xwt.org>
Fri, 30 Jan 2004 07:05:35 +0000 (07:05 +0000)
committermegacz <megacz@xwt.org>
Fri, 30 Jan 2004 07:05:35 +0000 (07:05 +0000)
darcs-hash:20040130070535-2ba56-21c8dc452264464ae97d21447aebbc9644e3e303.gz

Makefile.upstream

index b859727..0058bc9 100644 (file)
@@ -37,7 +37,7 @@ url_jikes-1.18         := http://www.megacz.com/tmp/jikes-1.18.tgz       #ftp://
        cd upstream/install/bin; ln -s ../powerpc-apple-darwin/bin/as powerpc-apple-darwin-as
        cd upstream/install/bin; ln -s ../powerpc-apple-darwin/bin/ar powerpc-apple-darwin-ar
        cd upstream/install/bin; ln -s ../powerpc-apple-darwin/bin/strip powerpc-apple-darwin-strip
-       echo -e "\#!/bin/sh\nc++filt $@\n" > upstream/install/bin/c++filt3; chmod +x upstream/install/bin/c++filt3
+       echo -e "#!/bin/sh\nc++filt $$@\n" > upstream/install/bin/c++filt3; chmod +x upstream/install/bin/c++filt3
        touch $@
 
 # building gcc requires binutils