DIRDEPS_BUILD: Connect new directories.

Sponsored by:	Dell EMC Isilon
This commit is contained in:
Bryan Drewery 2016-09-23 22:46:19 +00:00
parent 8b64f3ca6c
commit 304336144c
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=306281
2 changed files with 19 additions and 0 deletions

View file

@ -325,6 +325,7 @@ DIRDEPS+= \
usr.bin/pr \
usr.bin/printenv \
usr.bin/printf \
usr.bin/proccontrol \
usr.bin/procstat \
usr.bin/protect \
usr.bin/quota \

View file

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