gcc/c++tools
Nathan Sidwell 3f78c8cb7f c++tools: fix install-strip [PR 98328]
I'd missed an install-strip rule in c++tools.  Here it is, cribbed
from gcc/ subdir.

	c++tools/
	* Makefile.in (INSTALL): Replace with ...
	(INSTALL_PROGRAM): ... this.
	(INSTALL_STRIP_PROGRAM): New.
	(install-strip): New target.
	(install): Use INSTALL_PROGRAM.
	* configure.ac: Add INSTALL_PROGRAM.
	* configure: Regenerated.
2020-12-16 11:57:31 -08:00
..
ChangeLog Daily bump. 2020-12-16 00:16:31 +00:00
config.h.in
configure c++tools: fix install-strip [PR 98328] 2020-12-16 11:57:31 -08:00
configure.ac c++tools: fix install-strip [PR 98328] 2020-12-16 11:57:31 -08:00
Makefile.in c++tools: fix install-strip [PR 98328] 2020-12-16 11:57:31 -08:00
resolver.cc
resolver.h
server.cc