mirror of
https://git.freebsd.org/src.git
synced 2026-01-16 23:02:24 +00:00
Add dependencies for MK_FDT and MK_FORTH knobs Update dependencies for MK_LOADER_LUA knob
13 lines
204 B
Text
13 lines
204 B
Text
# $FreeBSD$
|
|
# Autogenerated - do NOT edit!
|
|
|
|
DIRDEPS = \
|
|
stand/fdt \
|
|
stand/libsa \
|
|
|
|
|
|
.include <dirdeps.mk>
|
|
|
|
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
|
|
# local dependencies - needed for -jN in clean tree
|
|
.endif
|