+1998-08-24 Theodore Ts'o <tytso@rsts-11.mit.edu>
+
+ * Makefile.in: Add support to build the lib/krb5/ccache api
+ directory and include it in the Windows kerbsrc-nt.zip
+ file.
+
Wed Jul 8 01:10:44 1998 Matthew D Hancher <mdh@mit.edu>
* aclocal.m4: Allow shared libraries to build properly under Irix
##DOS## lib\krb5\ccache\file\makefile \
##DOS## lib\krb5\ccache\stdio\makefile \
##DOS## lib\krb5\ccache\memory\makefile \
+##DOS## lib\krb5\ccache\ccapi\makefile \
##DOS## lib\krb5\error_tables\makefile \
##DOS## lib\krb5\keytab\makefile \
##DOS## lib\krb5\keytab\file\makefile lib\krb5\krb\makefile \
##DOS## $(WCONFIG) config < $@.in > $@
##DOS##lib\krb5\ccache\memory\makefile: lib\krb5\ccache\memory\makefile.in $(MKFDEP)
##DOS## $(WCONFIG) config < $@.in > $@
+##DOS##lib\krb5\ccache\ccapi\makefile: lib\krb5\ccache\ccapi\makefile.in $(MKFDEP)
+##DOS## $(WCONFIG) config < $@.in > $@
##DOS##lib\krb5\error_tables\makefile: lib\krb5\error_tables\makefile.in $(MKFDEP)
##DOS## $(WCONFIG) config < $@.in > $@
##DOS##lib\krb5\keytab\makefile: lib\krb5\keytab\makefile.in $(MKFDEP)
lib/gssapi/mechglue/* lib/krb4/* \
lib/krb5/* lib/krb5/asn.1/* lib/krb5/krb/* \
lib/krb5/ccache/* lib/krb5/ccache/file/* lib/krb5/ccache/memory/* \
- lib/krb5/ccache/stdio/* lib/krb5/error_tables/* \
+ lib/krb5/ccache/stdio/* lib/krb5/ccache/ccapi/* \
+ lib/krb5/error_tables/* \
lib/krb5/keytab/* lib/krb5/keytab/file/* \
lib/krb5/os/* lib/krb5/posix/* lib/krb5/rcache/* \
util/et/* util/profile/*