binutils-gdb/binutils/doc
Simon Marchi 2b44a6a237 binutils: doc: make `make clean` clean more things
There is a bunch of things left over after a `make clean` in the doc
directory.  This patch changes the Makefile so that everything built by
make is cleaned:

- man pages (the man_MANS variable)
- cxxfilt.man
- binutils.info

I am not sure why the last one was in MAINTAINERCLEANFILES.  It's
generated from binutils.texi using makeinfo, and it's not particularly
long to build, so I don't see why it shouldn't be cleaned like the other
files.

Note: with my automake 1,15.1 (built from source), I get a spurious diff
in Makefile.in, where the

  runstatedir = @runstatedir@

line gets removed.  I am not sure why, but I haven't included it.

binutils/ChangeLog:

	* doc/Makefile.am (MOSTLYCLEANFILES): Clean all man pages,
	cxxfilt.man and binutils.info.
	(MAINTAINERCLEANFILES): Remove.
	* doc/Makefile.in: Re-generate.
2019-09-18 09:14:59 -04:00
..
Makefile.am binutils: doc: make `make clean` clean more things 2019-09-18 09:14:59 -04:00
Makefile.in binutils: doc: make `make clean` clean more things 2019-09-18 09:14:59 -04:00
binutils.texi Add an option to objcopy to change the alignment of sections. 2019-08-28 12:33:41 +01:00
ctf.options.texi binutils: CTF support for objdump and readelf 2019-05-28 17:09:45 +01:00
debug.options.texi Extend readelf and objdump so that they will display and follow multiple links to separate debug information files. 2019-02-22 10:36:24 +00:00
fdl.texi Change documentation license to FDL v1.3 2008-11-19 16:22:48 +00:00