Update production rule of kerbsrc-nt.zip to be like the modified
authorTheodore Tso <tytso@mit.edu>
Fri, 15 Sep 1995 09:08:10 +0000 (09:08 +0000)
committerTheodore Tso <tytso@mit.edu>
Fri, 15 Sep 1995 09:08:10 +0000 (09:08 +0000)
kerbsrc.zip rule.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@6792 dc483132-0cff-0310-8789-dd5450dbe970

src/ChangeLog
src/Makefile.in

index 602c1b3555991f179c94982178faf0300ec666ac..75f3214c006f3bc013d992b7307a4a7a60086327 100644 (file)
@@ -1,3 +1,8 @@
+Fri Sep 15 05:05:15 1995  Theodore Y. Ts'o  <tytso@dcl>
+
+       * Makefile.in (kerbsrc-nt.zip): Update production rule to be like
+               the modified kerbsrc.zip rule.
+
 Tue Sep 12 22:06:24 1995  John Rivlin (jrivlin@fusion.com)
 
        * Makefile.in: Added telnet to Mac file list
index 67fb1dc1ece9b389511313a2427e924f05ce1179..f4cec8efa6809aaae5040583e4b89a959f766295 100644 (file)
@@ -238,15 +238,15 @@ kerbsrc.zip: awk-windows-mac
        cp Makefile.bak Makefile
        rm -f $(CLEANUP)
 
-kerbsrc-nt.zip: awk-windows
+kerbsrc-nt.zip: awk-windows-mac
        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)
+       rm -f kerbsrc-nt.zip
+       $(ZIP) -Dl kerbsrc-nt.zip $(FILES) $(WINFILES) -x $(EXCLUDE) $(WINEXCLUDE)
+       $(ZIP) -D kerbsrc-nt.zip $(WINBINARYFILES)
        cp Makefile.bak Makefile
-       rm -f $(ZIPCLEANUP)
+       rm -f $(CLEANUP)
 
 kerbsrc.mac: awk-windows-mac
        rm -f excludefiles