Add install-strip to sim/
authorTom Tromey <tromey@adacore.com>
Wed, 18 Dec 2019 15:50:57 +0000 (08:50 -0700)
committerTom Tromey <tromey@adacore.com>
Thu, 19 Dec 2019 18:28:53 +0000 (11:28 -0700)
commit78aa740b768e1e62f8bf9d216901245c452a31d9
treed1dd2287b6a9cd4d653d36228bd5eaa9fd084e8f
parent2032eb7e934e65ab071f2a6ee8ce92327715d01d
Add install-strip to sim/

PR build/24572 notes that "make install-strip" fails.  For me, it
works in every directory except "sim", so this patch adds
install-strip targets to the Makefiles that appear there.

sim/ChangeLog
2019-12-19  Tom Tromey  <tromey@adacore.com>

PR build/24572:
* Makefile.in (install-strip): New target.

sim/common/ChangeLog
2019-12-19  Tom Tromey  <tromey@adacore.com>

PR build/24572:
* Makefile.in (install-strip): New target.

sim/igen/ChangeLog
2019-12-19  Tom Tromey  <tromey@adacore.com>

PR build/24572:
* Makefile.in (install-strip): New target.

sim/ppc/ChangeLog
2019-12-19  Tom Tromey  <tromey@adacore.com>

PR build/24572:
* Makefile.in (install-strip): New target.

sim/testsuite/ChangeLog
2019-12-19  Tom Tromey  <tromey@adacore.com>

PR build/24572:
* Makefile.in (install-strip): New target.

Change-Id: I76613bc5c7e7812284f33826f8a5d914477fcdc5
sim/ChangeLog
sim/Makefile.in
sim/common/ChangeLog
sim/common/Makefile.in
sim/igen/ChangeLog
sim/igen/Makefile.in
sim/ppc/ChangeLog
sim/ppc/Makefile.in
sim/testsuite/ChangeLog
sim/testsuite/Makefile.in
This page took 0.024112 seconds and 4 git commands to generate.