]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Add support for generating MPW Makefiles. This makes the following changes:
authorBen Harris <bjh21@bjh21.me.uk>
Mon, 2 Dec 2002 21:01:11 +0000 (21:01 +0000)
committerBen Harris <bjh21@bjh21.me.uk>
Mon, 2 Dec 2002 21:01:11 +0000 (21:01 +0000)
commit26fcf5f99187a3c3cb1f3eacac83b93b259dd11a
tree6d9c3f7be5f20dd57d13a5f774a21abee973f7ea
parent12081087e777dbb660a18e892ad097afb35c9b8d
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.

[originally from svn r2272]
mkfiles.pl