Add a convenience option to mkfiles.pl for Unix users. If you run
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sat, 23 Jul 2011 11:58:37 +0000 (11:58 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sat, 23 Jul 2011 11:58:37 +0000 (11:58 +0000)
commitbc7af29915772aa0043ab208c258d6f8740e93b4
treed15c438eb9f91ad66caedcaa0e441ae554dbc671
parentb186421379e975e593a2e71913109cd5f2f78b66
Add a convenience option to mkfiles.pl for Unix users. If you run
'mkfiles.pl -u', it will do its normal processing, then run mkauto.sh
to regenerate configure and Makefile.in, then run configure in the
Unix subdirectory to regenerate unix/Makefile. So it's a handy
one-stop shop for going all the way from a modified Recipe to the
end-product Unix makefile, if you're adding source files during
development.

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