freebsd-dev/targets/pseudo/userland/libexec/Makefile.depend
Bryan Drewery 1eb4ec9c62 DIRDEPS_BUILD: Add some missing dirctories to the build.
Sponsored by:	EMC / Isilon Storage Division
2016-08-31 19:30:59 +00:00

58 lines
1.0 KiB
Makefile

# $FreeBSD$
# This file is not autogenerated - take care!
.include <src.opts.mk>
DIRDEPS = \
libexec/atf/atf-check \
libexec/atf/atf-sh \
libexec/atrun \
libexec/bootpd \
libexec/bootpd/bootpgw \
libexec/bootpd/tools/bootpef \
libexec/bootpd/tools/bootptest \
libexec/comsat \
libexec/fingerd \
libexec/ftpd \
libexec/getty \
libexec/hyperv \
libexec/mail.local \
libexec/mknetid \
libexec/pppoed \
libexec/rbootd \
libexec/revnetgroup \
libexec/rlogind \
libexec/rpc.rquotad \
libexec/rpc.rstatd \
libexec/rpc.rusersd \
libexec/rpc.rwalld \
libexec/rpc.sprayd \
libexec/rshd \
libexec/rtld-elf \
libexec/save-entropy \
libexec/smrsh \
libexec/talkd \
libexec/tcpd \
libexec/telnetd \
libexec/tftp-proxy \
libexec/tftpd \
libexec/ulog-helper \
libexec/ypxfr \
.if ${MK_BLACKLIST_SUPPORT} != "no"
DIRDEPS+= libexec/blacklistd-helper
.endif
.if ${MK_DMAGENT} != "no"
DIRDEPS+= libexec/dma/dma-mbox-create
DIRDEPS+= libexec/dma/dmagent
.endif
.if ${MK_MAN_UTILS} != "no"
DIRDEPS+= libexec/makewhatis.local
.endif
.include <dirdeps.mk>