DIRDEPS_BUILD: Connect new directories.
Sponsored by: Dell EMC Isilon
This commit is contained in:
parent
8b64f3ca6c
commit
304336144c
@ -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 \
|
||||
|
18
usr.bin/proccontrol/Makefile.depend
Normal file
18
usr.bin/proccontrol/Makefile.depend
Normal 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
|
Loading…
Reference in New Issue
Block a user