From b2b8c9cad5e26edd82d4987dfcfa16463c603229 Mon Sep 17 00:00:00 2001 From: ben Date: Mon, 30 Dec 2002 23:15:46 +0000 Subject: [PATCH] No need to compile resources manually now. git-svn-id: svn://svn.tartarus.org/sgt/putty@2390 cda61777-01e9-0310-a592-d414129be87e --- mac/README.mac | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) 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: -- 2.11.0