diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/windows/ChangeLog | 4 | ||||
| -rw-r--r-- | src/windows/readme | 2 |
2 files changed, 5 insertions, 1 deletions
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) <transfer kerbsrc.zip to the PC> |
