From: Ben Kaduk Date: Fri, 21 Sep 2012 15:13:32 +0000 (-0400) Subject: Remove kerbsrc-nt X-Git-Tag: krb5-1.11-alpha1~157 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8849e7e5a5239d1cc42bc1e73968d4c6cc38fc04;p=thirdparty%2Fkrb5.git Remove kerbsrc-nt NT is long-gone; we don't need to keep a special-case error message around telling people not to use it. Clean out the unneeded code from the Makefile.in --- diff --git a/src/Makefile.in b/src/Makefile.in index 94f5975701..8c29d4aebe 100644 --- a/src/Makefile.in +++ b/src/Makefile.in @@ -424,14 +424,6 @@ kerbsrc.zip: dos-Makefile awk-windows-mac winfile.list $(ZIP) -D kerbsrc.zip $(WINBINARYFILES) rm -f $(CLEANUP) -kerbsrc-nt.zip: kerbsrc-nt-is-obsolete - -kerbsrc-nt-is-obsolete: - @echo "kerbsrc-nt.zip is now obsolete. Just use and build kerbsrc.zip" - @echo "We don't support building under 8.3 restricted filesystems" - @echo "anymore, so what was kerbsrc-nt.zip is now kerbsrc.zip." - @echo " " - $(INC)asn1_err.h: $(AH) $(ET)asn1_err.et $(AWK) -f $(AH) outfile=$@ $(ET)asn1_err.et $(INC)kdb5_err.h: $(AH) $(ET)kdb5_err.et