]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - sim/mips/Makefile.in
sim: build: drop support for creating libsim.a in subdirs
authorMike Frysinger <vapier@gentoo.org>
Tue, 27 Dec 2022 03:39:03 +0000 (22:39 -0500)
committerMike Frysinger <vapier@gentoo.org>
Tue, 10 Jan 2023 06:15:26 +0000 (01:15 -0500)
commite732fe9b4f9909b0fbfa0bcac2ba048ca7d24ee2
treedee3de755eeaedf5c86fe35e92ad6b1632def42f
parent7a59a0b92cb36e7f591e5d6a3874667a326f37e6
sim: build: drop support for creating libsim.a in subdirs

Now that all ports have moved to creating libsim.a in the top-level,
drop all the support code to create it in a subdir.
36 files changed:
sim/Makefile.am
sim/Makefile.in
sim/README-HACKING
sim/aarch64/Makefile.in
sim/arch-subdir.mk.in
sim/arm/Makefile.in
sim/avr/Makefile.in
sim/bfin/Makefile.in
sim/bpf/Makefile.in
sim/common/Make-common.in
sim/cr16/Makefile.in
sim/cris/Makefile.in
sim/d10v/Makefile.in
sim/erc32/Makefile.in
sim/example-synacor/Makefile.in
sim/frv/Makefile.in
sim/ft32/Makefile.in
sim/h8300/Makefile.in
sim/iq2000/Makefile.in
sim/lm32/Makefile.in
sim/m32c/Makefile.in
sim/m32r/Makefile.in
sim/m68hc11/Makefile.in
sim/mcore/Makefile.in
sim/microblaze/Makefile.in
sim/mips/Makefile.in
sim/mn10300/Makefile.in
sim/moxie/Makefile.in
sim/msp430/Makefile.in
sim/or1k/Makefile.in
sim/pru/Makefile.in
sim/riscv/Makefile.in
sim/rl78/Makefile.in
sim/rx/Makefile.in
sim/sh/Makefile.in
sim/v850/Makefile.in