]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
sim: modules.c: move generation to top-level
authorMike Frysinger <vapier@gentoo.org>
Sun, 6 Nov 2022 09:56:39 +0000 (16:56 +0700)
committerMike Frysinger <vapier@gentoo.org>
Tue, 10 Jan 2023 06:15:26 +0000 (01:15 -0500)
commit54e26255ca9e1e39b1c5d091809c3afe350c3d01
tree8ed8a5c65faef02f9c630381f58fdcd8d70e7bb1
parent638a9300b519307d9c85f3cd658f35c4d354a80c
sim: modules.c: move generation to top-level

Now that all arches create libsim.a from the top-level, we have full
access to their inputs, and can move the actual generation from the
subdir up to the top-level.  This avoids recursive makes and will
help simplify state passing between the two.
sim/Makefile.in
sim/common/Make-common.in
sim/common/local.mk