]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/commit
Add a convenience option to mkfiles.pl for Unix users. If you run
authorSimon Tatham <anakin@pobox.com>
Sat, 23 Jul 2011 11:58:37 +0000 (11:58 +0000)
committerSimon Tatham <anakin@pobox.com>
Sat, 23 Jul 2011 11:58:37 +0000 (11:58 +0000)
commitc689d1afe2753368e055f9fcecc49b5fdfc85be2
treed15c438eb9f91ad66caedcaa0e441ae554dbc671
parentb3ff2e0b6ad9d3c8ba77145d770cff78efbc8c35
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: http://svn.tartarus.org/sgt/putty@9242 cda61777-01e9-0310-a592-d414129be87e
mkfiles.pl