Updated depends
This commit is contained in:
parent
1c9b3241f2
commit
96a11afdff
@ -1,8 +1,6 @@
|
||||
# $FreeBSD$
|
||||
# Autogenerated - do NOT edit!
|
||||
|
||||
DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
|
||||
|
||||
DIRDEPS = \
|
||||
gnu/lib/csu \
|
||||
gnu/lib/libgcc \
|
||||
|
13
sys/modules/filemon/Makefile.depend
Normal file
13
sys/modules/filemon/Makefile.depend
Normal 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
|
@ -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 \
|
||||
|
22
usr.sbin/bhyve/Makefile.depend
Normal file
22
usr.sbin/bhyve/Makefile.depend
Normal 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
|
Loading…
Reference in New Issue
Block a user