On Feb 19, 2013, at 06:51 AM, Walter Bright <[email protected]> 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?

It works correctly on Mac OS X 10.6. It outputs:

"2.062"

Including the citation characters.

--
/Jacob Carlborg
_______________________________________________
dmd-internals mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-internals

Reply via email to