blob: d5a67a6b20856d247c4f5a363027456f102936c5 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
# $FreeBSD$
# Autogenerated - do NOT edit!
DIRDEPS = \
include \
sys/boot/i386/btx/btx \
sys/boot/i386/btx/lib \
.include <dirdeps.mk>
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
.endif
|