+Wed Mar 24 14:00:00 1995 Keith Vetter (keithv@fusion.com)
+
+ * Makefile.in: changed zip-windows target to kerbsrc.zip, and also
+ had the windows makefile config clean up any debugging files.
+
Tue Mar 22 12:00:00 1995 Keith Vetter (keithv@fusion.com)
* Makefile.in: added all-mac target.
.\wconfig config <lib\krb5\posix\makefile.in >lib\krb5\posix\makefile
.\wconfig config <lib\krb5\rcache\makefile.in >lib\krb5\rcache\makefile
.\wconfig config <util\et\makefile.in >util\et\makefile
- config\rm.bat wconfig.obj wconfig.exe
+ config\rm.bat wconfig.obj wconfig.exe msvc.pdb
clean-windows::
@echo Making clean in include
LIB/CRYPTO/MD4/T_MDDRIV LIB/CRYPTO/MD5/T_MDDRIV \
WINDOWS/CNS/*.ICO *.O *.A
-zip-windows: awk-windows
+kerbsrc.zip: awk-windows
rm -f kerbsrc.zip
zip -Dlk kerbsrc.zip $(ZIPFILES) -x $(ZIPEXCLUDE)
zip -Dk kerbsrc.zip $(ZIPBINARYFILES)