diff options
author | DJ Delorie <dj@redhat.com> | 2000-05-24 18:54:10 +0000 |
---|---|---|
committer | DJ Delorie <dj@redhat.com> | 2000-05-24 18:54:10 +0000 |
commit | 4b9f883e84172b0d36aec73c23c02dd7577949bd (patch) | |
tree | 46eb4afcd061a83105ecb727972d7b0b1673ce8f /winsup/ChangeLog | |
parent | 56cd25ee025db97fd3ba7052e07ec64ab2c3aae3 (diff) | |
download | newlib-4b9f883e84172b0d36aec73c23c02dd7577949bd.zip newlib-4b9f883e84172b0d36aec73c23c02dd7577949bd.tar.gz newlib-4b9f883e84172b0d36aec73c23c02dd7577949bd.tar.bz2 |
* Makefile.common (%.o): further simplify, add "..." to make it
obvious it's an abbreviated command line.
Diffstat (limited to 'winsup/ChangeLog')
-rw-r--r-- | winsup/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/winsup/ChangeLog b/winsup/ChangeLog index 4e6f343..470bb23 100644 --- a/winsup/ChangeLog +++ b/winsup/ChangeLog @@ -1,3 +1,8 @@ +2000-05-24 DJ Delorie <dj@cygnus.com> + + * Makefile.common (%.o): further simplify, add "..." to make it + obvious it's an abbreviated command line. + Thu May 18 14:33:05 2000 Christopher Faylor <cgf@cygnus.com> * MAINTAINERS: Add Corinna to general list. |