diff options
author | Tom Tromey <tromey@adacore.com> | 2021-10-19 12:44:56 -0600 |
---|---|---|
committer | Tom Tromey <tromey@adacore.com> | 2021-10-22 12:29:04 -0600 |
commit | aab00c2dff7511883e46735ef5e4582acd4d9911 (patch) | |
tree | 5419298cf12aa550acf75bb52576ef854f6bb415 /gdb/python/python.c | |
parent | 63b868ddf8798c69d7b695952cf602e610183fef (diff) | |
download | binutils-aab00c2dff7511883e46735ef5e4582acd4d9911.zip binutils-aab00c2dff7511883e46735ef5e4582acd4d9911.tar.gz binutils-aab00c2dff7511883e46735ef5e4582acd4d9911.tar.bz2 |
Fix 'uninstall' target
This adds some missing code to the 'uninstall' targets in gdb and
gdbserver. It also changes gdb's uninstall target so that it no
longer tries to remove any man page -- this is already done (and more
correctly) by doc/Makefile.in.
I tested this with 'make install' followed by 'make uninstall', then
examining the install tree for regular files. Only the 'dir' file
remains, but this appears to just be how 'install-info' is intended to
work.
Diffstat (limited to 'gdb/python/python.c')
0 files changed, 0 insertions, 0 deletions