Add an include statement to Makefile.gtk that imports if present a
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Thu, 5 Jun 2008 17:06:39 +0000 (17:06 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Thu, 5 Jun 2008 17:06:39 +0000 (17:06 +0000)
commit3290cec976c52342de0d7795e59dab7ed920f31d
tree73077e26a5f300bb52a3bff59a66c736c5af8e0a
parentf96e9a61341021787a57c54c106831cfbdedd5c7
Add an include statement to Makefile.gtk that imports if present a
file called Makefile.local. This means that if you're compiling on a
platform that needs COMPAT definitions, you can put them in a local
file and not have to type them on the command line every time.

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