Updated depends

This commit is contained in:
Simon J. Gerraty 2015-07-03 06:11:54 +00:00
parent 1c9b3241f2
commit 96a11afdff
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=285081
4 changed files with 36 additions and 2 deletions

View File

@ -1,8 +1,6 @@
# $FreeBSD$
# Autogenerated - do NOT edit!
DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
DIRDEPS = \
gnu/lib/csu \
gnu/lib/libgcc \

View File

@ -0,0 +1,13 @@
# $FreeBSD$
# Autogenerated - do NOT edit!
DIRDEPS = \
.include <dirdeps.mk>
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
filemon.o: opt_compat.h
filemon.po: opt_compat.h
.endif

View File

@ -431,6 +431,7 @@ DIRDEPS+= \
usr.sbin/auditd \
usr.sbin/auditreduce \
usr.sbin/authpf \
usr.sbin/bhyve \
usr.sbin/bluetooth/ath3kfw \
usr.sbin/bluetooth/bcmfw \
usr.sbin/bluetooth/bt3cfw \

View File

@ -0,0 +1,22 @@
# $FreeBSD$
# Autogenerated - do NOT edit!
DIRDEPS = \
gnu/lib/csu \
gnu/lib/libgcc \
include \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
lib/libmd \
lib/libthr \
lib/libutil \
lib/libvmmapi \
.include <dirdeps.mk>
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
.endif