16923f2426
Update a bunch of Makefile.depend files as a result of adding Makefile.depend.options files Reviewed by: bdrewery MFC after: 1 week Sponsored by: Juniper Networks Differential Revision: https://reviews.freebsd.org/D22494
18 lines
352 B
Makefile
18 lines
352 B
Makefile
# $FreeBSD$
|
|
# Autogenerated - do NOT edit!
|
|
|
|
DIRDEPS = \
|
|
stand/${MACHINE_CPUARCH}/btx/btx \
|
|
stand/${MACHINE_CPUARCH}/btx/btxldr \
|
|
stand/${MACHINE_CPUARCH}/btx/lib \
|
|
stand/${MACHINE_CPUARCH}/libi386 \
|
|
stand/ficl \
|
|
stand/libsa \
|
|
|
|
|
|
.include <dirdeps.mk>
|
|
|
|
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
|
|
# local dependencies - needed for -jN in clean tree
|
|
.endif
|