Adding zipping and building in windows/wintel directory
authorKeith Vetter <keithv@fusion.com>
Tue, 28 Mar 1995 08:01:28 +0000 (08:01 +0000)
committerKeith Vetter <keithv@fusion.com>
Tue, 28 Mar 1995 08:01:28 +0000 (08:01 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5283 dc483132-0cff-0310-8789-dd5450dbe970

src/ChangeLog
src/Makefile.in

index d0fad41d75f040996ef05c35d997458a9243133d..1d93b07767b8367358a0c640a2c667800c516fe4 100644 (file)
@@ -1,3 +1,7 @@
+Mon Mar 27 20:02:01 1995 Keith Vetter (keithv@fusion.com)
+
+       * Makefile.in: added making and zipping in windows/wintel.
+
 Wed Mar 24 14:00:00 1995  Keith Vetter (keithv@fusion.com)
 
        * Makefile.in: changed zip-windows target to kerbsrc.zip, and also
index 4d23891bb6d95fd6f99a7fae414510ffd382d022..17ddbba05dba2551cae8010fa28d7bc47f511417 100644 (file)
@@ -83,7 +83,7 @@ TAGS: $(SRCS)
 
 clean:: clean-$(WHAT)
 
-clean-:: clean-unix
+clean-:: clean-windows
 
 clean-unix::
        rm -f  *.o core
@@ -195,14 +195,15 @@ ZIPFILES= ./* \
        lib/krb5/ccache/stdio/* lib/krb5/error_tables/* \
        lib/krb5/free/* lib/krb5/keytab/* lib/krb5/keytab/file/* \
        lib/krb5/os/* lib/krb5/posix/* lib/krb5/rcache/* util/et/* \
-       windows/* windows/cns/*
+       windows/* windows/cns/* windows/wintel/*
 
-ZIPBINARYFILES=windows/cns/*.ico
+ZIPBINARYFILES=windows/cns/*.ico windows/wintel/*.ico
 
 ZIPEXCLUDE= LIB/KRB5.SAB \
        INCLUDE/KRB5/AUTOCONF.H \
        LIB/CRYPTO/MD4/T_MDDRIV LIB/CRYPTO/MD5/T_MDDRIV \
-       WINDOWS/CNS/*.ICO *.O *.A
+       WINDOWS/CNS/*.ICO WINDOWS/WINTEL/*.ICO \
+       *.O *.A
 
 kerbsrc.zip: awk-windows
        rm -f kerbsrc.zip