diff options
| author | Keith Vetter <keithv@fusion.com> | 1995-04-20 17:59:30 +0000 |
|---|---|---|
| committer | Keith Vetter <keithv@fusion.com> | 1995-04-20 17:59:30 +0000 |
| commit | 2751d198fc6ea83ec19129f2e1716f3faf3886be (patch) | |
| tree | af78dd82b890d1334d2aab0e8b10e58cd5b33044 /src/ChangeLog | |
| parent | 8b70df54f52aa1132e99aa1a285c18fe6355fa44 (diff) | |
Some top level makefile changes for the PC--does some of the Makefile
configuring on the Unix side versus the PC side.
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5396 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 51cb18ab8..9f8f0fc2c 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,10 @@ +Wed Apr 19 18:32:04 1995 Keith Vetter (keithv@fusion.com) + + * Makefile.in: + removed need for this file to be configured on the PC. + zipping up for PC copies makefile.in to makefile so that on + the PC you just need to type 'nmake' to build it. + Fri Apr 14 21:21:28 1995 Theodore Y. Ts'o <tytso@lurch.mit.edu> * aclocal.m4 (_MAKE_SUBDIRS): If there is an error while making in |
