diff options
| author | Miro Jurisic <meeroh@mit.edu> | 1998-08-28 20:22:33 +0000 |
|---|---|---|
| committer | Miro Jurisic <meeroh@mit.edu> | 1998-08-28 20:22:33 +0000 |
| commit | 6770c84427f2c47031c338ea595ee3af6d598700 (patch) | |
| tree | 0c65a24f10552a93e28c418e5fa66a8f3a096763 /src/mac/ReadMe | |
| parent | ebbfa404a9cf148a92da428877988294c9b3eb86 (diff) | |
| download | krb5-6770c84427f2c47031c338ea595ee3af6d598700.tar.gz krb5-6770c84427f2c47031c338ea595ee3af6d598700.tar.xz krb5-6770c84427f2c47031c338ea595ee3af6d598700.zip | |
Added perl and AppleScript stuff to automagically build CW projects
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@10893 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/mac/ReadMe')
| -rw-r--r-- | src/mac/ReadMe | 13 |
1 files changed, 4 insertions, 9 deletions
diff --git a/src/mac/ReadMe b/src/mac/ReadMe index 04ee3ab32..ecc22c822 100644 --- a/src/mac/ReadMe +++ b/src/mac/ReadMe @@ -31,18 +31,13 @@ To build the Macintosh version of Kerberos 5 and GSS: 5) Set directory in MPW to the top level of Kerberos 5 distribution (e.g. "GSS-Kerberos5-1.0.5"). - 6) Execute "perl :mac:macfile_gen.pl" in MPW. - - 7) Build target "create-directories" in MPW. - - 8) Open the project "[krb5 src]:mac:libraries:BeforeBuild.prj" - in your CW Pro 2 IDE and build it. - - You will see some link warnings. These are normal and can be ignored. + 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. --- Building libraries --- - 9) Build target "all" in MPW. Wait. + 7) Build target "all" in MPW. Wait. Example build times: 30-40 minutes on a G3 machine, 80 minutes on a PowerMac 9600/233. |
