summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorMiro Jurisic <meeroh@mit.edu>1998-07-17 20:35:56 +0000
committerMiro Jurisic <meeroh@mit.edu>1998-07-17 20:35:56 +0000
commit3ae218d91ea7c5ead6b3095a5faa2708f8b05390 (patch)
tree3de35133cde48887dc7d4935f739eeb72eec8d58 /src
parent3cbe348badd4ef95deabb5aa0a4975135aaf963d (diff)
Fixed build instructions
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@10652 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src')
-rw-r--r--src/mac/ReadMe4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mac/ReadMe b/src/mac/ReadMe
index 19f540d5b..b2cd9e9e0 100644
--- a/src/mac/ReadMe
+++ b/src/mac/ReadMe
@@ -25,11 +25,11 @@ To Build the Macintosh version of Kerberos 5 and GSS:
8) Execute "perl :mac:macfile_get.pl" in MPW
- 9) Execute "make create-directories" in MPW
+ 9) Build target "create-directories" in MPW
--- Building libraries ---
- 10) Execute "make all" in MPW. Wait.
+ 10) Build target "all" in MPW. Wait.
--- Building the Cygnus Network Security Application ---