freebsd-src/stand/uboot/Makefile.depend.options

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

10 lines
146 B
Makefile
Raw Normal View History

DIRDEPS_OPTIONS = FORTH LOADER_LUA
DIRDEPS.FORTH.yes += \
stand/ficl \
DIRDEPS.LOADER_LUA.yes += \
stand/lua \
.include <dirdeps-options.mk>