]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/Makefile.in
Minor gdb/Makefile.in cleanups
authorTom Tromey <tom@tromey.com>
Sat, 15 Dec 2018 01:58:32 +0000 (18:58 -0700)
committerTom Tromey <tom@tromey.com>
Sat, 15 Dec 2018 01:58:32 +0000 (18:58 -0700)
commit7ff6138b00d245b765266ccaa238e51f906f5356
tree93819b538f12eb45c0ed5e0195a38286a98b9a99
parent097b3e508759ac08115947dc89f23a97325f6281
Minor gdb/Makefile.in cleanups

This removes an IMO not very useful comment in gdb/Makefile.in about
"alloca".  It also removes INFOFILES, which I think probably has not
been useful since whenever the manual was moved into a subdirectory.

gdb/ChangeLog
2018-12-14  Tom Tromey  <tom@tromey.com>

* Makefile.in: Remove "alloca" comment.
(INFOFILES): Remove.
(local-maintainer-clean): Don't use INFOFILES.
gdb/ChangeLog
gdb/Makefile.in