summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog5
-rw-r--r--src/Makefile.in10
2 files changed, 10 insertions, 5 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 602c1b355..75f3214c0 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -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
diff --git a/src/Makefile.in b/src/Makefile.in
index 67fb1dc1e..f4cec8efa 100644
--- a/src/Makefile.in
+++ b/src/Makefile.in
@@ -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