+Fri Jun 7 17:39:45 1996 Theodore Y. Ts'o <tytso@mit.edu>
+
+ * Makefile.in (makefile-windows): Use full directory
+ name "error_tables" when building under Windows so that
+ the build will work correctly under VFAT and NTFS
+ filesystems. Build the "makefile" file so that it
+ includes config/win-post.in.
+
Thu Jun 6 00:04:38 1996 Theodore Y. Ts'o <tytso@mit.edu>
* Makefile.in (all-windows): Don't pass $(LIBCMD) on the command
lib\krb5\asn.1\makefile.in lib\krb5\ccache\makefile.in \
lib\krb5\ccache\file\makefile.in \
lib\krb5\ccache\stdio\makefile.in \
- lib\krb5\error_ta\makefile.in \
+ lib\krb5\error_tables\makefile.in \
lib\krb5\free\makefile.in lib\krb5\keytab\makefile.in \
lib\krb5\keytab\file\makefile.in lib\krb5\krb\makefile.in \
lib\krb5\os\makefile.in lib\krb5\posix\makefile.in \
lib\krb5\rcache\makefile.in \
util\et\makefile.in util\profile\makefile.in
- type makefile.in >makefile
+ .\wconfig config <makefile.in >makefile
.\wconfig config <include\makefile.in >include\makefile
.\wconfig config <include\krb5\makefile.in >include\krb5\makefile
.\wconfig config <lib\makefile.in >lib\makefile
.\wconfig config <lib\krb5\ccache\makefile.in >lib\krb5\ccache\makefile
.\wconfig config <lib\krb5\ccache\file\makefile.in >lib\krb5\ccache\file\makefile
.\wconfig config <lib\krb5\ccache\stdio\makefile.in >lib\krb5\ccache\stdio\makefile
- .\wconfig config <lib\krb5\error_ta\makefile.in >lib\krb5\error_ta\makefile
+ .\wconfig config <lib\krb5\error_tales\makefile.in >lib\krb5\error_tables\makefile
.\wconfig config <lib\krb5\free\makefile.in >lib\krb5\free\makefile
.\wconfig config <lib\krb5\keytab\makefile.in >lib\krb5\keytab\makefile
.\wconfig config <lib\krb5\keytab\file\makefile.in >lib\krb5\keytab\file\makefile
Makefile.sav:
rm -f Makefile.sav
mv Makefile Makefile.sav
- cat config/windows.in Makefile.in > Makefile
+ cat config/windows.in Makefile.in config/win-post.in > Makefile
kerbsrc.zip: Makefile.sav awk-windows-mac winfile.list
rm -f kerbsrc.zip