Add support for generating MPW Makefiles. This makes the following changes:
authorben <ben@cda61777-01e9-0310-a592-d414129be87e>
Mon, 2 Dec 2002 21:01:11 +0000 (21:01 +0000)
committerben <ben@cda61777-01e9-0310-a592-d414129be87e>
Mon, 2 Dec 2002 21:01:11 +0000 (21:01 +0000)
commita86a2725f697fec44ea1527b8c11ff43798c9dfe
tree6d9c3f7be5f20dd57d13a5f774a21abee973f7ea
parent2647b10332087c0705b9d8a38c8af473a8a4acba
Add support for generating MPW Makefiles.  This makes the following changes:

* splitline gets support for changing the continuation character.
* deps returns a data structure for the output routine to format as
  appropriate.
* There's a new program type, [M], for Macintosh.
* There's a new backend to output mac/Makefile.mpw.

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