diff options
author | Christopher Faylor <me@cgf.cx> | 2001-12-14 18:23:19 +0000 |
---|---|---|
committer | Christopher Faylor <me@cgf.cx> | 2001-12-14 18:23:19 +0000 |
commit | 94597cd05f41c02ce8037feb0a8db6a9f82abc23 (patch) | |
tree | 78c45c8d3a348342368ae0f300cb8e6d318c7152 /winsup/ChangeLog | |
parent | bdc7392ce30a5b90ecf05b73c04cc34496482f8e (diff) | |
download | newlib-94597cd05f41c02ce8037feb0a8db6a9f82abc23.zip newlib-94597cd05f41c02ce8037feb0a8db6a9f82abc23.tar.gz newlib-94597cd05f41c02ce8037feb0a8db6a9f82abc23.tar.bz2 |
* Makefile.in: Exit immediately if a sub-make fails.
Diffstat (limited to 'winsup/ChangeLog')
-rw-r--r-- | winsup/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/winsup/ChangeLog b/winsup/ChangeLog index 7f766b9..4529024 100644 --- a/winsup/ChangeLog +++ b/winsup/ChangeLog @@ -1,3 +1,7 @@ +2001-12-14 Christopher Faylor <cgf@redhat.com> + + * Makefile.in: Exit immediately if a sub-make fails. + 2001-11-04 Christopher Faylor <cgf@redhat.com> * Makefile.in: Force configure in testsuite directory if config.status |