mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-22 11:17:19 +00:00
a774e11017
Sponsored by: EMC / Isilon Storage Division
23 lines
400 B
Makefile
23 lines
400 B
Makefile
# $FreeBSD$
|
|
# Autogenerated - do NOT edit!
|
|
|
|
DIRDEPS = \
|
|
include \
|
|
include/xlocale \
|
|
lib/libstand \
|
|
sys/boot/ficl32 \
|
|
sys/boot/geli \
|
|
sys/boot/i386/btx/btx \
|
|
sys/boot/i386/btx/btxldr \
|
|
sys/boot/i386/btx/lib \
|
|
sys/boot/i386/libi386 \
|
|
sys/boot/libstand32 \
|
|
sys/boot/zfs \
|
|
|
|
|
|
.include <dirdeps.mk>
|
|
|
|
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
|
|
# local dependencies - needed for -jN in clean tree
|
|
.endif
|