]> git.ipfire.org Git - thirdparty/krb5.git/commitdiff
Remove kerbsrc83
authorBen Kaduk <kaduk@mit.edu>
Thu, 20 Sep 2012 22:03:54 +0000 (18:03 -0400)
committerBen Kaduk <kaduk@mit.edu>
Mon, 24 Sep 2012 21:22:20 +0000 (17:22 -0400)
It's been a long time since systems were limited to 8.3 format
for file names.  No one should be thinking to try and build this
target, and if they do, we don't need a custom error message anymore.
Clean out the unneeded code from the Makefile.in.

src/Makefile.in

index 2527c53e6fa2bb64daeaf8e343f72eb4bc488f96..94f59757010abd9ec8ae260f0e852984375de2a5 100644 (file)
@@ -418,15 +418,6 @@ dos-Makefile:
 
 prep-windows: dos-Makefile awk-windows-mac
 
-krbsrc83.zip: krbsrc83-is-obsolete
-
-krbsrc83-is-obsolete:
-       @echo "Win16 and krbsrc83.zip are no longer supported."
-       @echo "We don't support building under 8.3 restricted filesystems"
-       @echo "anymore.  You can still build for Win32 on filesystems"
-       @echo "without 8.3 restrictions using kerbsrc.zip"
-       @echo " "
-
 kerbsrc.zip: dos-Makefile awk-windows-mac winfile.list
        rm -f kerbsrc.zip
        $(ZIP) -@Dl kerbsrc.zip < winfile.list