On 2/18/2013 9:51 PM, Walter Bright wrote: > The line from posix.mak: > > /bin/echo -n \"`cat ../VERSION`\" >verstr.h > > produces a file verstr.h that only contains the character " > > Anyone know how to fix this? P.S. It does work on Ubuntu. I wonder why nobody noticed this on OSX before.