Deleted Added
full compact
Makefile.depend (296047) Makefile.depend (301283)
1# $FreeBSD: head/targets/pseudo/userland/libexec/Makefile.depend 296047 2016-02-25 18:23:40Z oshogbo $
1# $FreeBSD: head/targets/pseudo/userland/libexec/Makefile.depend 301283 2016-06-03 19:25:30Z bdrewery $
2
3# This file is not autogenerated - take care!
4
2
3# This file is not autogenerated - take care!
4
5.include <src.opts.mk>
6
5DIRDEPS = \
6 libexec/atf/atf-check \
7 libexec/atf/atf-sh \
8 libexec/atrun \
9 libexec/bootpd \
10 libexec/bootpd/bootpgw \
11 libexec/bootpd/tools/bootpef \
12 libexec/bootpd/tools/bootptest \

--- 21 unchanged lines hidden (view full) ---

34 libexec/tcpd \
35 libexec/telnetd \
36 libexec/tftp-proxy \
37 libexec/tftpd \
38 libexec/ulog-helper \
39 libexec/ypxfr \
40
41
7DIRDEPS = \
8 libexec/atf/atf-check \
9 libexec/atf/atf-sh \
10 libexec/atrun \
11 libexec/bootpd \
12 libexec/bootpd/bootpgw \
13 libexec/bootpd/tools/bootpef \
14 libexec/bootpd/tools/bootptest \

--- 21 unchanged lines hidden (view full) ---

36 libexec/tcpd \
37 libexec/telnetd \
38 libexec/tftp-proxy \
39 libexec/tftpd \
40 libexec/ulog-helper \
41 libexec/ypxfr \
42
43
44.if ${MK_BLACKLIST_SUPPORT} != "no"
45DIRDEPS+= libexec/blacklistd-helper
46.endif
47
42.include <dirdeps.mk>
48.include <dirdeps.mk>