Update ReadMe file so it's a little bit more accurate...
authorTheodore Tso <tytso@mit.edu>
Thu, 2 Jul 1998 22:10:16 +0000 (22:10 +0000)
committerTheodore Tso <tytso@mit.edu>
Thu, 2 Jul 1998 22:10:16 +0000 (22:10 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@10615 dc483132-0cff-0310-8789-dd5450dbe970

src/mac/ReadMe

index b561a8efd36f3f5ab58276e0e5735512e61f7c6f..371b3e6687a4265e28af22de63132108c716d889 100644 (file)
@@ -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