From 65057f2f54d60f54a1a67c13df01b8d900944879 Mon Sep 17 00:00:00 2001 From: ben Date: Fri, 13 Dec 2002 00:50:53 +0000 Subject: [PATCH] Remove an unnecessary "{Includes}" from the example Rez command. git-svn-id: svn://svn.tartarus.org/sgt/putty@2317 cda61777-01e9-0310-a592-d414129be87e --- mac/README.mac | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mac/README.mac b/mac/README.mac index f07c08fc..0868a6f6 100644 --- a/mac/README.mac +++ b/mac/README.mac @@ -1,4 +1,4 @@ -$Id: README.mac,v 1.2 2002/12/13 00:02:48 ben Exp $ +$Id: README.mac,v 1.3 2002/12/13 00:50:53 ben Exp $ Information about PuTTY for the Mac OS -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= @@ -25,7 +25,7 @@ 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 {Includes}" to get the + 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. -- 2.11.0