From c938e9b01dd1735e2cf1f55f65117f701de560cc Mon Sep 17 00:00:00 2001 From: "H.J. Lu" Date: Fri, 8 Aug 2003 17:30:37 +0000 Subject: gdb/ 2003-08-08 H.J. Lu * Makefile.in (FLAGS_TO_PASS): Add DESTDIR. (install-only): Support DESTDIR. (uninstall): Likewise. (install-gdbtk): Likewise. gdb/doc/ 2003-08-08 H.J. Lu * Makefile.in (install-info): Support DESTDIR. (install-html): Likewise. gdb/gdbserver/ 2003-08-08 H.J. Lu * Makefile.in (install-only): Create dest dir. Support DESTDIR. (uninstall): Support DESTDIR. mmalloc/ 2003-08-08 H.J. Lu * Makefile.in (install-info): Create dest dir. Support DESTDIR. (install): Likewise. --- gdb/gdbserver/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'gdb/gdbserver/ChangeLog') diff --git a/gdb/gdbserver/ChangeLog b/gdb/gdbserver/ChangeLog index 98c8312..42dab16 100644 --- a/gdb/gdbserver/ChangeLog +++ b/gdb/gdbserver/ChangeLog @@ -1,3 +1,8 @@ +2003-08-08 H.J. Lu + + * Makefile.in (install-only): Create dest dir. Support DESTDIR. + (uninstall): Support DESTDIR. + Mon Jul 21 20:09:34 UTC 2003 Brendan Conoboy * configure.srv: Add xscale*linux copy of arm*linux entry. -- cgit v1.1