mirror of
https://github.com/gcc-mirror/gcc.git
synced 2024-11-21 13:40:47 +00:00
3f78c8cb7f
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. |
||
---|---|---|
.. | ||
ChangeLog | ||
config.h.in | ||
configure | ||
configure.ac | ||
Makefile.in | ||
resolver.cc | ||
resolver.h | ||
server.cc |