Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: binary MIME-Version: 1.0 X-Mailer: MIME-tools 5.427 (Entity 5.427) From: kaduk@MIT.EDU Subject: SVN Commit X-RT-Original-Encoding: iso-8859-1 Content-Length: 897 Remove kerbsrc.win It has been unloved and broken repeatedly for many years, requiring updating of several variables whenever new directories are added and similar tedia. It was originally intended to avoid the need for Unix utilities on Windows, but Microsoft provides the Utilities and SDK for UNIX-based Applications which is enough rope to do a native build. Leave behind a warning message to anyone who does try to build the target. Clean up some now-unused infrastructure in the build system. https://github.com/krb5/krb5/commit/96ff6f5d0dd8e73bb245ee2724c7f31aeae885d1 Author: Ben Kaduk Commit: 96ff6f5d0dd8e73bb245ee2724c7f31aeae885d1 Branch: master src/Makefile.in | 65 +++++++-------------------------------------- src/config/win-post.in | 2 +- src/config/winexclude.sed | 19 ------------- 3 files changed, 11 insertions(+), 75 deletions(-)