Mike Frysinger 01c2a7aa69 sim: ppc: move libsim.a creation to top-level
The objects are still compiled in the subdir, but the creation of the
archive itself is in the top-level.  This is a required step before we
can move compilation itself up, and makes it easier to review.

The downside is that each object compile is a recursive make instead of
a single one.  It adds some overhead, so it's not great, but it shouldn't
be a big deal.  This will go away once compilation is hoisted up.
2024-01-03 01:21:48 -05:00
..
2024-01-01 10:44:13 -05:00
2023-12-24 04:07:32 -05:00
2023-12-24 04:07:32 -05:00
2024-01-01 10:51:23 -05:00
2023-12-28 09:09:13 +02:00
2023-12-24 04:00:04 -05:00
2022-09-01 10:15:09 -04:00