From: ben Date: Mon, 30 Dec 2002 23:15:46 +0000 (+0000) Subject: No need to compile resources manually now. X-Git-Url: https://git.distorted.org.uk/u/mdw/putty/commitdiff_plain/b2b8c9cad5e26edd82d4987dfcfa16463c603229 No need to compile resources manually now. git-svn-id: svn://svn.tartarus.org/sgt/putty@2390 cda61777-01e9-0310-a592-d414129be87e --- diff --git a/mac/README.mac b/mac/README.mac index 931e7782..66b8ea76 100644 --- a/mac/README.mac +++ b/mac/README.mac @@ -1,4 +1,4 @@ -$Id: README.mac,v 1.5 2002/12/29 19:01:33 ben Exp $ +$Id: README.mac,v 1.6 2002/12/30 23:15:46 ben Exp $ Information about PuTTY for the Mac OS -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= @@ -26,13 +26,9 @@ Compiling it: and the contents of the "Stub Libraries" directory into "Interfaces&Libraries:Libraries:SharedLibraries". - The "mkputty.mpw" script does most of the work, but currently needs - 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", a CFM-68K build called "PuTTY.cfm68k", and a non-Carbon - PowerPC build called "PuTTY.ppc". + The "mkputty.mpw" script does all the work, and currently producess a + Classic 68K build of PuTTY called "PuTTY.68k", a CFM-68K build called + "PuTTY.cfm68k", and a non-Carbon PowerPC build called "PuTTY.ppc". Runtime requirements: