Kyle Evans 7012461c9b stand: ensure that the efi directory's dependencies are correct
efi, like the various ${MACHINE} directories, should have a dependency on
the enabled interpreters.

The general rule here is that any top-level directory that has a program at
any depth within that includes loader.mk should add ${INTERP_DEPENDS} added
to its dependencies so that the appropriate ficl/lua bits are ready before
they begin.

Note that the only directories in-tree that require it but will not get it
in a more appropriate manner are i386 (on amd64), efi, and userboot. i386
and userboot are handled explicitly in Makefile.amd64 where they are added
to S.yes.

Reported-by:	bcran
MFC-after:	3 days
2021-01-27 13:02:51 -06:00
..
2018-04-27 22:15:18 +00:00
2021-01-07 21:15:26 +01:00
2019-02-26 06:22:10 +00:00
2021-01-13 23:56:18 -06:00
2020-09-08 23:22:11 +00:00
2021-01-14 17:33:05 -08:00
2019-02-26 06:22:10 +00:00
2021-01-04 16:57:50 +00:00
2021-01-03 20:45:37 +02:00
2020-01-23 10:40:34 +00:00
2021-01-02 21:41:36 +02:00