summaryrefslogtreecommitdiffstats
path: root/src/mac/ReadMe
diff options
context:
space:
mode:
authorTheodore Tso <tytso@mit.edu>1998-07-02 22:10:16 +0000
committerTheodore Tso <tytso@mit.edu>1998-07-02 22:10:16 +0000
commit52590e199cf6437b2f735eb420fcf126032f0532 (patch)
tree3cc90ad370160bd9728f1beb5ca0dc87ffccef95 /src/mac/ReadMe
parent138fbce7ea27885c7c1c670bed0e0c4a72319cf8 (diff)
downloadkrb5-52590e199cf6437b2f735eb420fcf126032f0532.tar.gz
krb5-52590e199cf6437b2f735eb420fcf126032f0532.tar.xz
krb5-52590e199cf6437b2f735eb420fcf126032f0532.zip
Update ReadMe file so it's a little bit more accurate...
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@10615 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/mac/ReadMe')
-rw-r--r--src/mac/ReadMe9
1 files changed, 4 insertions, 5 deletions
diff --git a/src/mac/ReadMe b/src/mac/ReadMe
index b561a8efd..371b3e668 100644
--- a/src/mac/ReadMe
+++ b/src/mac/ReadMe
@@ -9,14 +9,13 @@ On the unix side, after checking out the source, build the target
"kerbsrc.mac":
cd ~/k5mac/src
- make -f Makefile.in kerbsrc.mac (the product of the make is "kerbsrc.tar")
-
+ make -f Makefile.in kerbsrc.mac.tar
2) Move the Source to the Mac
-Transfer the resulting file from the previous step (kerbsrc.tar) to the
-Macintosh. Remember it is a tar file, and must be transferred in binary mode
-without conversion.
+Transfer the resulting file from the previous step (kerbsrc.mac.tar)
+to the Macintosh. Remember it is a tar file, and must be transferred
+in binary mode without conversion.
3) Unpack the Source on the Mac