PR other/46202: implement install-strip.
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Sat, 20 Nov 2010 19:37:58 +0000 (19:37 +0000)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Sat, 20 Nov 2010 19:37:58 +0000 (19:37 +0000)
commit9b980aa1edeb440c40b001070e82a5461ac15d18
treecb41aeb703cf4a5dd44d129a88792146064f1111
parent5c08b7d40e284da08c08afaef5efd4d50a36cb89
PR other/46202: implement install-strip.

/:
PR other/46202
* configure.ac: Fix just-built in-tree STRIP name to be
binutils/strip-new.
* configure: Regenerate.
* Makefile.def (install-strip-gcc, install-strip-binutils)
(install-strip-opcodes, install-strip-ld, install-strip-itcl)
(install-strip-sid): Mirror dependencies on non-strip variants
of these targets on the respective -strip prerequisites.
* Makefile.tpl (install-strip, install-strip-host)
(install-strip-target): New targets.
(install-strip-[+module+], install-strip-target-[+module+]):
New targets.
* Makefile.in: Regenerate.

etc/:
* Makefile.in (install-strip): New target.

libiberty/:
PR other/46202
* Makefile.in (install-strip): New phony target.
(install): Also mark as phony.
ChangeLog
Makefile.def
Makefile.in
Makefile.tpl
configure
configure.ac
etc/ChangeLog
etc/Makefile.in
libiberty/ChangeLog
libiberty/Makefile.in
This page took 0.025508 seconds and 4 git commands to generate.