+Mon Feb 8 21:45:05 1999 Theodore Y. Ts'o <tytso@mit.edu>
+
+ * readme: Update readme file so that it doesn't have obviously
+ incorrect information in it. (It's still not perfect!)
+
1998-05-27 Theodore Ts'o <tytso@rsts-11.mit.edu>
* mkbin.bat: Added convenience batch file which copies all of the
4) nmake -c # Configures the makefiles and runs
# ...make in all the subdirectories.
-5) <make sure the config and realms files, krb.con and krb.rea, are in
- the windows directory.>
-
-The resulting interesting files will be:
-lib/libkrb5.dll # The actual DLL
-lib/libkrb5.lib # The library for linking in the DLL
-lib/gssapi.dll # A 2nd DLL for the gssapi world
-lib/gssapi.lib # The library for linking in the DLL
-windows/cns/cns.exe # Cygnus Network Security program
-windows/wintel/telnet # K5 authenticated telnet program
+
+5) mkbin # This will run a patch file which
+ # collects the DLL's and executables
+ # generated by the build procedure
+ # and place them in the kbin directory
+
+6) <make sure the configuration file krb5.ini is in the \windows or \winnt
+ directory.>
+