DIRDEPS_BUILD: Connect usr.sbin/camdd

Sponsored by:	EMC / Isilon Storage Division
This commit is contained in:
Bryan Drewery 2015-12-03 21:13:05 +00:00
parent a9934668aa
commit dbd87a2e37
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=291717
2 changed files with 26 additions and 0 deletions

View file

@ -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 \

View 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