1242818Ssjg# $FreeBSD: releng/11.0/targets/pseudo/userland/libexec/Makefile.depend 301283 2016-06-03 19:25:30Z bdrewery $
2242818Ssjg
3242818Ssjg# This file is not autogenerated - take care!
4242818Ssjg
5301283Sbdrewery.include <src.opts.mk>
6301283Sbdrewery
7242818SsjgDIRDEPS = \
8242818Ssjg	libexec/atf/atf-check \
9270164Ssjg	libexec/atf/atf-sh \
10242818Ssjg	libexec/atrun \
11291563Sbdrewery	libexec/bootpd \
12242818Ssjg	libexec/bootpd/bootpgw \
13242818Ssjg	libexec/bootpd/tools/bootpef \
14242818Ssjg	libexec/bootpd/tools/bootptest \
15242818Ssjg	libexec/comsat \
16242818Ssjg	libexec/fingerd \
17242818Ssjg	libexec/ftpd \
18242818Ssjg	libexec/getty \
19291563Sbdrewery	libexec/hyperv \
20242818Ssjg	libexec/mail.local \
21242818Ssjg	libexec/mknetid \
22242818Ssjg	libexec/pppoed \
23242818Ssjg	libexec/rbootd \
24242818Ssjg	libexec/revnetgroup \
25242818Ssjg	libexec/rlogind \
26242818Ssjg	libexec/rpc.rquotad \
27242818Ssjg	libexec/rpc.rstatd \
28242818Ssjg	libexec/rpc.rusersd \
29242818Ssjg	libexec/rpc.rwalld \
30242818Ssjg	libexec/rpc.sprayd \
31242818Ssjg	libexec/rshd \
32242818Ssjg	libexec/rtld-elf \
33242818Ssjg	libexec/save-entropy \
34242818Ssjg	libexec/smrsh \
35242818Ssjg	libexec/talkd \
36242818Ssjg	libexec/tcpd \
37242818Ssjg	libexec/telnetd \
38256698Ssjg	libexec/tftp-proxy \
39242818Ssjg	libexec/tftpd \
40242818Ssjg	libexec/ulog-helper \
41242818Ssjg	libexec/ypxfr \
42242818Ssjg
43242818Ssjg
44301283Sbdrewery.if ${MK_BLACKLIST_SUPPORT} != "no"
45301283SbdreweryDIRDEPS+=	libexec/blacklistd-helper
46301283Sbdrewery.endif
47301283Sbdrewery
48242818Ssjg.include <dirdeps.mk>
49