disappeared after Keith checked in the Macintosh changes.
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@6511
dc483132-0cff-0310-8789-
dd5450dbe970
cp Makefile.bak Makefile
rm -f $(CLEANUP)
+kerbsrc-nt.zip: awk-windows
+ rm -f Makefile.bak
+ mv Makefile Makefile.bak
+ cp Makefile.in Makefile
+ rm -f kerbsrc.zip
+ $(ZIP) -Dl kerbsrc-nt.zip $(ZIPFILES) -x $(ZIPLONGEXCLUDE)
+ $(ZIP) -D kerbsrc-nt.zip $(ZIPBINARYFILES)
+ cp Makefile.bak Makefile
+ rm -f $(ZIPCLEANUP)
+
kerbsrc.mac: awk-windows-mac
rm -f excludefiles
/bin/ls $(MACEXCLUDE) >excludefiles