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