From 477a511e16bbc454331cd136428329cdf0376750 Mon Sep 17 00:00:00 2001 From: Miro Jurisic Date: Fri, 28 Aug 1998 15:57:00 +0000 Subject: Removed all mentions from static libraries and kconfig from readmes and makefile; added debugging targets to makefile; upped versio nto 1.1a3 git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@10883 dc483132-0cff-0310-8789-dd5450dbe970 --- src/mac/ReadMe | 27 +-------------------------- 1 file changed, 1 insertion(+), 26 deletions(-) (limited to 'src/mac/ReadMe') diff --git a/src/mac/ReadMe b/src/mac/ReadMe index 763e519c55..5ac70a0c70 100644 --- a/src/mac/ReadMe +++ b/src/mac/ReadMe @@ -59,13 +59,6 @@ To build the Macintosh version of Kerberos 5 and GSS: has been fixed. If this happens to you, you should restart MPW and start the build again, and report the problem to macdev@mit.edu. ---- Building the Cygnus Network Security Application --- - - 10) Open the project file "[krb5 src]:mac:kconfig:kconfig.prj" in the - CodeWarrior Pro 2 IDE. - - 11) Select "Make" from the "Project" menu. - --- Binaries --- The following assumes that you have followed the steps above to build @@ -93,21 +86,6 @@ To build the Macintosh version of Kerberos 5 and GSS: :K5LibraryPPC * CFM Shared Library including Kerberos 5 for PowerPC Macs. - :libgss.68K - * Static CodeWarrior library including GSS for 68k Macs - - :libgss.PPC - * Static CodeWarrior library including GSS for PowerPC Macs - - :libkrb5.68K - * Static CodeWarrior library including Kerberos 5 for 68k Macs - - :libkrb5.PPC - * Static CodeWarrior library including Kerberos 5 for PowerPC Macs - - :mac:kconfig:CNS Config - * Kerberos 5 Ticket Manager (aka Cygnus Network Security Configuration) application - :mac:krb5.ini * Sample krb5.ini file using CYGNUS.COM as the default realm @@ -128,9 +106,6 @@ To build the Macintosh version of Kerberos 5 and GSS: the CFM-68K Runtime Enabler 4.0, available from Apple at: - - 4) Put the "CNS Config" application in a handy location. - --- Getting Started Programming --- @@ -159,7 +134,7 @@ To build the Macintosh version of Kerberos 5 and GSS: - (This document was created from tex files in the main krb5 source tree.) + (That document was created from tex files in the main Kerberos 5 source tree.) The GSSAPI is described in Internet RFC's 1508 and 1509: -- cgit