diff options
| author | Keith Vetter <keithv@fusion.com> | 1995-03-22 22:27:01 +0000 |
|---|---|---|
| committer | Keith Vetter <keithv@fusion.com> | 1995-03-22 22:27:01 +0000 |
| commit | 05022e223f2f11374b60c3fffe04a1b4e73544e7 (patch) | |
| tree | f5304c33ecbdd56fdb51d665c63389ee2aac017a /src/lib/crypto/ChangeLog | |
| parent | e699d53788c76ca2f7d716e740b89a228e729943 (diff) | |
| download | krb5-05022e223f2f11374b60c3fffe04a1b4e73544e7.tar.gz krb5-05022e223f2f11374b60c3fffe04a1b4e73544e7.tar.xz krb5-05022e223f2f11374b60c3fffe04a1b4e73544e7.zip | |
Repair some makefile changes which broke the PC build
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5196 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/lib/crypto/ChangeLog')
| -rw-r--r-- | src/lib/crypto/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/lib/crypto/ChangeLog b/src/lib/crypto/ChangeLog index d684f68b8..f4da7e952 100644 --- a/src/lib/crypto/ChangeLog +++ b/src/lib/crypto/ChangeLog @@ -1,3 +1,11 @@ +Wed Mar 22 11:28:08 1995 Keith Vetter (keithv@fusion.com) + + * Makefile.in: put back '##DOSLIBNAME' since it makes the .c.obj rule + put the object file into that library. + * Makefile.in: strange nmake error 'missing ) on macro invocation' + which only appeared intermitantly and only when invoked + recursively. Fixed (I hope) by interchanging some lines. + Thu Mar 16 21:10:37 1995 John Gilmore (gnu at toad.com) * Makefile.in (CFLAGS): Avoid continuation line that starts with |
