<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On Aug 12, 2013, at 9:34 AM, Martin Ward wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; ">seems to run an architecture dependant to get generate doc/help files,</span></blockquote></div><br><div>It'll run src/bison which is built for the target to generate bison.help:</div><div><br></div><div>cp -v Makefile.in{,.orig}</div><div>sed '/bison.help:/s/^/# /' Makefile.in.orig > Makefile.in</div><div><br></div><div>Proposing that change and updating to Bison 3.0 if all is well.</div><div><br></div><div>Sincerely,</div><div><br></div><div>William Harrington</div></body></html>