From: Theodore A. Roth Date: Fri, 11 Jul 2003 18:03:36 +0000 (+0000) Subject: Fix my previous entry to denote the rule I changed. X-Git-Tag: ezannoni_pie-20030916-branchpoint~781 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ba292e4cc03abd0907f051661267af2dd72a2696;p=thirdparty%2Fbinutils-gdb.git Fix my previous entry to denote the rule I changed. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 9e0acefc939..5d5cec59698 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,6 +1,7 @@ 2003-07-11 Theodore A. Roth - * Makefile.in: Quote sed expression when generating transformed_name. + * Makefile.in (install-only): Quote sed expression when generating + transformed_name. 2003-07-11 Richard Henderson