diff options
author | Ian Lance Taylor <ian@airs.com> | 1997-01-03 19:08:18 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1997-01-03 19:08:18 +0000 |
commit | 5e7127d7fe55206f7aad7ab8642ebdcd033c4d47 (patch) | |
tree | f86467cd7beff7363222cfab84ec6e8c171233fe /ld | |
parent | feb20cfb19f7181972e948d8a93acf0426172a7b (diff) | |
download | gdb-5e7127d7fe55206f7aad7ab8642ebdcd033c4d47.zip gdb-5e7127d7fe55206f7aad7ab8642ebdcd033c4d47.tar.gz gdb-5e7127d7fe55206f7aad7ab8642ebdcd033c4d47.tar.bz2 |
* Makefile.in (clean): Don't remove configdoc.texi.
(maintainer-clean): Do remove configdoc.texi.
Diffstat (limited to 'ld')
-rw-r--r-- | ld/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index aa15698..f0ee7cb 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,5 +1,8 @@ Fri Jan 3 14:04:40 1997 Ian Lance Taylor <ian@cygnus.com> + * Makefile.in (clean): Don't remove configdoc.texi. + (maintainer-clean): Do remove configdoc.texi. + * ld.texinfo (Operators): Remove '@' from @smallexmple in comment to avoid confusing texi2roff. |