1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-07-01 11:32:48 -05:00

Substantial overhaul of Mac build system. We now have working PowerPC builds,

and optimisation (for size) enabled.

[originally from svn r2378]
This commit is contained in:
Ben Harris
2002-12-29 15:44:15 +00:00
parent 873b95deff
commit 9b45be7987
2 changed files with 35 additions and 16 deletions

View File

@ -1,4 +1,4 @@
$Id: README.mac,v 1.3 2002/12/13 00:50:53 ben Exp $
$Id: README.mac,v 1.4 2002/12/29 15:44:15 ben Exp $
Information about PuTTY for the Mac OS
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
@ -25,9 +25,11 @@ Compiling it:
Encoding Converter SDK into "Interfaces&Libraries:Libraries:Libraries".
The "mkputty.mpw" script does most of the work, but currently needs
you to run "Rez -append -o PuTTY mac_res.r" to get the
resources compiled in. The Makefile currently only generates a
Classic 68K application. Other architectures will come later.
you to run "Rez -append -o PuTTY.68k mac_res.r", and the same for
PuTTY.ppc to get the resources compiled in.
The current Makefile producess a Classic 68K build of PuTTY called
"PuTTY.68k" and a non-Carbon PowerPC build called "PuTTY.ppc".
Runtime requirements: