Skip Menu |
 

From: kaduk@MIT.EDU
Subject: SVN Commit

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 <kaduk@mit.edu>
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(-)