diff options
author | Ken Raeburn <raeburn@cygnus> | 1993-06-03 18:16:02 +0000 |
---|---|---|
committer | Ken Raeburn <raeburn@cygnus> | 1993-06-03 18:16:02 +0000 |
commit | d34c55c6e16592fb089a764cc27d95fac8c3ab0e (patch) | |
tree | f8f2c4dfdeacba952a63e07e152b8f000d888be1 /binutils/ChangeLog | |
parent | 3ac620d4082fad4dc2d42338860c84387ff07a81 (diff) | |
download | gdb-d34c55c6e16592fb089a764cc27d95fac8c3ab0e.zip gdb-d34c55c6e16592fb089a764cc27d95fac8c3ab0e.tar.gz gdb-d34c55c6e16592fb089a764cc27d95fac8c3ab0e.tar.bz2 |
hack backquoted command in Makefile.in to always have zero exit status
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r-- | binutils/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 7a1879d..65c8e52 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,8 @@ +Thu Jun 3 14:05:57 1993 Ken Raeburn (raeburn@cambridge.cygnus.com) + + * Makefile.in (underscore.c): Hack the backquoted command so it + doesn't cause Solaris make to bomb. + Thu Jun 3 10:40:19 1993 Jeffrey Osier (jeffrey@cygnus.com) * Makefile.in: added c++filt and objcopy to MANPAGES variable |