From 77a7c58d5688bc346efd5e622fbc6ee0759b8812 Mon Sep 17 00:00:00 2001 From: Keith Vetter Date: Thu, 23 Mar 1995 22:05:04 +0000 Subject: [PATCH] Updated windows readme to reflect the name change of the zip target git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5204 dc483132-0cff-0310-8789-dd5450dbe970 --- src/windows/ChangeLog | 4 ++++ src/windows/readme | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/src/windows/ChangeLog b/src/windows/ChangeLog index 83909d6d2..f1f5471c3 100644 --- a/src/windows/ChangeLog +++ b/src/windows/ChangeLog @@ -1,3 +1,7 @@ +Thu Mar 23 14:00:00 1995 Keith Vetter (keithv@fusion.com) + + * readme: updated to reflect name change of zipping target. + Wed Mar 22 15:01:33 1995 Keith Vetter (keithv@fusion.com) * readme: how-to create Windows version of kerberos 5 diff --git a/src/windows/readme b/src/windows/readme index f54df3b39..1afdc7d19 100644 --- a/src/windows/readme +++ b/src/windows/readme @@ -4,7 +4,7 @@ Here are the steps for making the Windows version of Kerberos 5. On the Unix side 1) cd xxx/src # Go to where the source lives -2) make -f Makefile.in zip-windows # Does some Unix-side configuring +2) make -f Makefile.in kerbsrc.zip # Does some Unix-side configuring # ...and creates kerbsrc.zip 3) -- 2.26.2