]> asedeno.scripts.mit.edu Git - PuTTY.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)
commit53be75b0cbf1a8a9145e0462b4afeb175ff7cbff
treed15c438eb9f91ad66caedcaa0e441ae554dbc671
parent4a3f8bf767a31382b9c1f853fcf51a7cd6a85270
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.

[originally from svn r9242]
mkfiles.pl