+Wed Mar 15 22:45:33 1995 Keith Vetter (keithv@fusion.com)
+
+ * Makefile.in: I had missed some dependencies on the PC build.
+
Wed Mar 15 20:45:33 1995 Keith Vetter (keithv@fusion.com)
* libkrb5.def, winsock.def, win_glue.c: new files for making DLL.
# Fast: is a faster way to make things on the PC. Unfortunately it requires
# the unix utility sed so it can't be part of the final production release.
#
-fast:
+fast: win_glue.obj winsock.lib
$(RM) libkrb5.lib libkrb5.dll
cd crypto
$(MAKE) -$(MFLAGS) LIBCMD=rem