DIRDEPS_BUILD: Connect usr.sbin/camdd
Sponsored by: EMC / Isilon Storage Division
This commit is contained in:
parent
a9934668aa
commit
dbd87a2e37
@ -824,6 +824,7 @@ DIRDEPS.amd64= \
|
||||
usr.sbin/bhyveload \
|
||||
usr.sbin/boot0cfg \
|
||||
usr.sbin/btxld \
|
||||
usr.sbin/camdd \
|
||||
usr.sbin/cpucontrol \
|
||||
usr.sbin/hyperv/tools \
|
||||
usr.sbin/kgmon \
|
||||
|
25
usr.sbin/camdd/Makefile.depend
Normal file
25
usr.sbin/camdd/Makefile.depend
Normal file
@ -0,0 +1,25 @@
|
||||
# $FreeBSD$
|
||||
# Autogenerated - do NOT edit!
|
||||
|
||||
DIRDEPS = \
|
||||
gnu/lib/csu \
|
||||
gnu/lib/libgcc \
|
||||
include \
|
||||
include/xlocale \
|
||||
lib/${CSU_DIR} \
|
||||
lib/libc \
|
||||
lib/libcam \
|
||||
lib/libcompiler_rt \
|
||||
lib/libexpat \
|
||||
lib/libmt \
|
||||
lib/libsbuf \
|
||||
lib/libthr \
|
||||
lib/libutil \
|
||||
lib/libz \
|
||||
|
||||
|
||||
.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