diff options
author | Ian Lance Taylor <ian@airs.com> | 1997-03-24 20:03:29 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1997-03-24 20:03:29 +0000 |
commit | 9a6bf9d33ffbff61357fbc771fc5c90202906ec1 (patch) | |
tree | 4a0ac934cddb29ba39e647a6582a9259ad48e219 /ChangeLog | |
parent | b8306c6b3dafac46d9f46a1259ff36da27ca5d20 (diff) | |
download | gdb-9a6bf9d33ffbff61357fbc771fc5c90202906ec1.zip gdb-9a6bf9d33ffbff61357fbc771fc5c90202906ec1.tar.gz gdb-9a6bf9d33ffbff61357fbc771fc5c90202906ec1.tar.bz2 |
* Makefile.in (install-dirs): Don't crash if prefix, and hence
MAKEDIRS, is empty.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com> + + * Makefile.in (install-dirs): Don't crash if prefix, and hence + MAKEDIRS, is empty. + Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com> * configure.in (host_tools): Put sim before gdb, so gdb's |