sbcsgen.pl uses 'select' to point Perl at a different default output
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Thu, 8 Aug 2013 17:22:07 +0000 (17:22 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Thu, 8 Aug 2013 17:22:07 +0000 (17:22 +0000)
commitd22c54140cd28d440f973312c8308ca9853f06c9
treef822ae1e588a53e80b22982ac851185e7e62f89c
parentd64bb4377cefa33dd83232b816cf8ed0cfb98661
sbcsgen.pl uses 'select' to point Perl at a different default output
handle. Revert that when we hackily call it from mkfiles.pl, so that
if I have a need to insert diagnostics in the latter they won't go
into the end of sbcsdat.c.

git-svn-id: svn://svn.tartarus.org/sgt/putty@10013 cda61777-01e9-0310-a592-d414129be87e
mkfiles.pl