]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
sim: no rule to make sim/ppc/Makefile.in
authorAlan Modra <amodra@gmail.com>
Wed, 21 Feb 2024 04:58:39 +0000 (15:28 +1030)
committerAlan Modra <amodra@gmail.com>
Sat, 24 Feb 2024 01:22:10 +0000 (11:52 +1030)
commit93f83dcc94df9a186d2e5e0f4adcc990318eb480
tree089137ea87c990aed7448e8f104754ae393149ef
parent415bdb52daadb46643ed1a864c326ae7f09e0b33
sim: no rule to make sim/ppc/Makefile.in

Seen with --enable-maintainer-mode.
make[3]: *** No rule to make target '.../sim/ppc/Makefile.in', needed
by 'ppc/stamp-pk'.  Stop.

* sim/ppc/local.mk (stamp-pk): Depend on local.mk not
Makefile.in.
* Makefile.in: Regenerate.

Approved-By: Tom Tromey <tom@tromey.com>
sim/Makefile.in
sim/ppc/local.mk