From 48767a84f253c7fe9d26ccb9888f2cc84ba2d393 Mon Sep 17 00:00:00 2001 From: Miro Jurisic Date: Wed, 21 Oct 1998 21:59:34 +0000 Subject: Fixed build instructions and upped version to 1.1a4 git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@10978 dc483132-0cff-0310-8789-dd5450dbe970 --- src/mac/ReadMe | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'src/mac/ReadMe') diff --git a/src/mac/ReadMe b/src/mac/ReadMe index ecc22c822..4723dd003 100644 --- a/src/mac/ReadMe +++ b/src/mac/ReadMe @@ -11,7 +11,8 @@ To build the Macintosh version of Kerberos 5 and GSS: --- Installing tools --- - 1) Install CodeWarrior Pro 2, including MPW. + 1) Install CodeWarrior Pro 4, including MPW. + This build of Kerberos v5 and GSS requires CodeWarrior Pro4 MPW tools! 2) Download MacPerl and MacPerl MPW tool from @@ -32,8 +33,8 @@ To build the Macintosh version of Kerberos 5 and GSS: (e.g. "GSS-Kerberos5-1.0.5"). 6) Build target "all" in MPW. - This will create a new Makefile, and launch your CodeWarrior IDE 2.1 to build - some CodeWarrior projects. You may be asked to locate CodeWarrior IDE 2.1. + This will create a new Makefile, and launch your CodeWarrior IDE to build + some CodeWarrior projects. You may be asked to locate CodeWarrior IDE. --- Building libraries --- -- cgit