diff options
| author | Tom Yu <tlyu@mit.edu> | 1997-02-09 18:44:56 +0000 |
|---|---|---|
| committer | Tom Yu <tlyu@mit.edu> | 1997-02-09 18:44:56 +0000 |
| commit | 7940c41ca7eddb7bb6c776ad7da4596f0565dcbb (patch) | |
| tree | f587835472040fbc9e5368e85f60c7812021e2dc /src/config/ChangeLog | |
| parent | 561f2cdd8613f26d7de48c567b603e8c06fe7e5a (diff) | |
* libobj.in (OBJS.*): Work around a gmake optimization where the
timestamps of OBJS.* would not get checked after STAMP.* get
updated, even though OBJS.* get updated as a side effect.
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@9833 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/config/ChangeLog')
| -rw-r--r-- | src/config/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/config/ChangeLog b/src/config/ChangeLog index d0548162e..6998c29c4 100644 --- a/src/config/ChangeLog +++ b/src/config/ChangeLog @@ -1,3 +1,9 @@ +Sun Feb 9 13:43:42 1997 Tom Yu <tlyu@mit.edu> + + * libobj.in (OBJS.*): Work around a gmake optimization where the + timestamps of OBJS.* would not get checked after STAMP.* get + updated, even though OBJS.* get updated as a side effect. + Fri Feb 7 08:44:32 1997 Richard Basch <basch@lehman.com> * windows.in: Compile win16 non-DLL objects with /GA to add the |
