> - cd $(bindir); for i in $(ALLPROGS); do test -f $$i && { echo strip $$i; >strip $$i || true; }; done; true > + # cd $(bindir); for i in $(ALLPROGS); do test -f $$i && { echo strip $$i; >strip $$i || true; }; done; true Sorry, but I really cannot understand why the above command can cause an error for make. Do you have a broken "true" :-) ? Thomas
- teTeX 1.0.7 Sun-Sparc-Sol2.7 make world fails on... Hugh Sasse Staff Elec Eng
- Re: teTeX 1.0.7 Sun-Sparc-Sol2.7 make world... lopez
- Re: teTeX 1.0.7 Sun-Sparc-Sol2.7 make world... Hugh Sasse Staff Elec Eng
- Re: teTeX 1.0.7 Sun-Sparc-Sol2.7 make world... Thomas Esser
- Re: teTeX 1.0.7 Sun-Sparc-Sol2.7 make world... Hugh Sasse Staff Elec Eng