Added 3 new files and changed the makefile in lib to be able to make a DLL
authorKeith Vetter <keithv@fusion.com>
Thu, 16 Mar 1995 05:05:34 +0000 (05:05 +0000)
committerKeith Vetter <keithv@fusion.com>
Thu, 16 Mar 1995 05:05:34 +0000 (05:05 +0000)
commitddb7150c80d0299af2721c0b6eb304495f5233bc
tree1ec70bee39749af8976ce046ddc860e5b88516a7
parent0708255641548ebe74499090c282aa334ca70bee
Added 3 new files and changed the makefile in lib to be able to make a DLL
on the PC out of the source in crypto, krb5 and util\et.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5130 dc483132-0cff-0310-8789-dd5450dbe970
15 files changed:
src/lib/ChangeLog
src/lib/Makefile.in
src/lib/crypto/ChangeLog
src/lib/crypto/Makefile.in
src/lib/gssapi/ChangeLog
src/lib/gssapi/Makefile.in
src/lib/krb5/ChangeLog
src/lib/krb5/Makefile.in
src/lib/krb5/ccache/ChangeLog
src/lib/krb5/ccache/Makefile.in
src/lib/krb5/keytab/ChangeLog
src/lib/krb5/keytab/Makefile.in
src/lib/libkrb5.def [new file with mode: 0644]
src/lib/win_glue.c [new file with mode: 0644]
src/lib/winsock.def [new file with mode: 0644]