]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - usr.sbin/Makefile
libarchive: merge from vendor branch
[FreeBSD/FreeBSD.git] / usr.sbin / Makefile
1 #       From: @(#)Makefile      5.20 (Berkeley) 6/12/93
2 # $FreeBSD$
3
4 .include <src.opts.mk>
5
6 SUBDIR= adduser \
7         arp \
8         binmiscctl \
9         boottrace \
10         camdd \
11         cdcontrol \
12         chkgrp \
13         chown \
14         chroot \
15         ckdist \
16         clear_locks \
17         crashinfo \
18         cron \
19         daemon \
20         dconschat \
21         devctl \
22         devinfo \
23         diskinfo \
24         dumpcis \
25         etcupdate \
26         extattr \
27         extattrctl \
28         fifolog \
29         fstyp \
30         fwcontrol \
31         getfmac \
32         getpmac \
33         gstat \
34         i2c \
35         ifmcstat \
36         iostat \
37         iovctl \
38         kldxref \
39         mailwrapper \
40         makefs \
41         memcontrol \
42         mergemaster \
43         mfiutil \
44         mixer \
45         mlxcontrol \
46         mountd \
47         mount_smbfs \
48         mpsutil \
49         mptutil \
50         mtest \
51         newsyslog \
52         nfscbd \
53         nfsd \
54         nfsdumpstate \
55         nfsrevoke \
56         nfsuserd \
57         nmtree \
58         nologin \
59         pciconf \
60         periodic \
61         pnfsdscopymr \
62         pnfsdsfile \
63         pnfsdskill \
64         powerd \
65         prometheus_sysctl_exporter \
66         pstat \
67         pw \
68         pwd_mkdb \
69         pwm \
70         quot \
71         rarpd \
72         rmt \
73         rpcbind \
74         rpc.lockd \
75         rpc.statd \
76         rpc.umntall \
77         rtprio \
78         rwhod \
79         service \
80         services_mkdb \
81         sesutil \
82         setfib \
83         setfmac \
84         setpmac \
85         smbmsg \
86         snapinfo \
87         spi \
88         spray \
89         syslogd \
90         sysrc \
91         tcpdrop \
92         tcpdump \
93         tcpsso \
94         traceroute \
95         trim \
96         tzsetup \
97         ugidfw \
98         valectl \
99         vigr \
100         vipw \
101         wake \
102         watch \
103         watchdogd \
104         zic \
105         zonectl
106
107 # NB: keep these sorted by MK_* knobs
108
109 SUBDIR.${MK_ACCT}+=     accton
110 SUBDIR.${MK_ACCT}+=     sa
111 SUBDIR.${MK_AUDIT}+=    audit
112 SUBDIR.${MK_AUDIT}+=    auditd
113 .if ${MK_OPENSSL} != "no"
114 SUBDIR.${MK_AUDIT}+=    auditdistd
115 .endif
116 SUBDIR.${MK_AUDIT}+=    auditreduce
117 SUBDIR.${MK_AUDIT}+=    praudit
118 SUBDIR.${MK_AUTHPF}+=   authpf
119 SUBDIR.${MK_AUTOFS}+=   autofs
120 SUBDIR.${MK_BLACKLIST}+=        blacklistctl
121 SUBDIR.${MK_BLACKLIST}+=        blacklistd
122 SUBDIR.${MK_BLUETOOTH}+=        bluetooth
123 SUBDIR.${MK_BOOTPARAMD}+=       bootparamd
124 SUBDIR.${MK_BSDINSTALL}+=       bsdinstall
125 SUBDIR.${MK_BSNMP}+=    bsnmpd
126 .if ${MK_CAROOT} != "no"
127 SUBDIR.${MK_OPENSSL}+=  certctl
128 .endif
129 SUBDIR.${MK_CXGBETOOL}+=        cxgbetool
130 SUBDIR.${MK_DIALOG}+=   bsdconfig
131 SUBDIR.${MK_EFI}+=      efivar efidp efibootmgr efitable
132 .if ${MK_OPENSSL} != "no"
133 SUBDIR.${MK_EFI}+=      uefisign
134 .endif
135 SUBDIR.${MK_FLOPPY}+=   fdcontrol
136 SUBDIR.${MK_FLOPPY}+=   fdformat
137 SUBDIR.${MK_FLOPPY}+=   fdread
138 SUBDIR.${MK_FLOPPY}+=   fdwrite
139 SUBDIR.${MK_FREEBSD_UPDATE}+=   freebsd-update
140 SUBDIR.${MK_GSSAPI}+=   gssd
141 SUBDIR.${MK_GPIO}+=     gpioctl
142 SUBDIR.${MK_INET6}+=    ip6addrctl
143 SUBDIR.${MK_INET6}+=    mld6query
144 SUBDIR.${MK_INET6}+=    ndp
145 SUBDIR.${MK_INET6}+=    rip6query
146 SUBDIR.${MK_INET6}+=    route6d
147 SUBDIR.${MK_INET6}+=    rrenumd
148 SUBDIR.${MK_INET6}+=    rtadvctl
149 SUBDIR.${MK_INET6}+=    rtadvd
150 SUBDIR.${MK_INET6}+=    rtsold
151 SUBDIR.${MK_INET6}+=    traceroute6
152 SUBDIR.${MK_INETD}+=    inetd
153 SUBDIR.${MK_IPFW}+=     ipfwpcap
154 SUBDIR.${MK_ISCSI}+=    ctladm ctld iscsid
155 SUBDIR.${MK_JAIL}+=     jail
156 SUBDIR.${MK_JAIL}+=     jexec
157 SUBDIR.${MK_JAIL}+=     jls
158 # XXX MK_SYSCONS
159 SUBDIR.${MK_LEGACY_CONSOLE}+=   kbdcontrol
160 SUBDIR.${MK_LEGACY_CONSOLE}+=   kbdmap
161 SUBDIR.${MK_LEGACY_CONSOLE}+=   moused
162 SUBDIR.${MK_LEGACY_CONSOLE}+=   vidcontrol
163 SUBDIR.${MK_PPP}+=      pppctl
164 SUBDIR.${MK_NS_CACHING}+=       nscd
165 SUBDIR.${MK_LPR}+=      lpr
166 SUBDIR.${MK_MAN_UTILS}+=        manctl
167 SUBDIR.${MK_MLX5TOOL}+= mlx5tool
168 SUBDIR.${MK_NETGRAPH}+= flowctl
169 SUBDIR.${MK_NETGRAPH}+= ngctl
170 SUBDIR.${MK_NETGRAPH}+= nghook
171 SUBDIR.${MK_NIS}+=      rpc.yppasswdd
172 SUBDIR.${MK_NIS}+=      rpc.ypupdated
173 SUBDIR.${MK_NIS}+=      rpc.ypxfrd
174 SUBDIR.${MK_NIS}+=      ypbind
175 SUBDIR.${MK_NIS}+=      ypldap
176 SUBDIR.${MK_NIS}+=      yp_mkdb
177 SUBDIR.${MK_NIS}+=      yppoll
178 SUBDIR.${MK_NIS}+=      yppush
179 SUBDIR.${MK_NIS}+=      ypserv
180 SUBDIR.${MK_NIS}+=      ypset
181 SUBDIR.${MK_NTP}+=      ntp
182 SUBDIR.${MK_OPENSSL}+=  keyserv
183 SUBDIR.${MK_OPENSSL_KTLS}+=     rpc.tlsclntd
184 SUBDIR.${MK_OPENSSL_KTLS}+=     rpc.tlsservd
185 SUBDIR.${MK_PF}+=       ftp-proxy
186 SUBDIR.${MK_PKGBOOTSTRAP}+=     pkg
187 SUBDIR.${MK_PMC}+=      pmc pmcannotate pmccontrol pmcstat pmcstudy
188 SUBDIR.${MK_PORTSNAP}+= portsnap
189 SUBDIR.${MK_PPP}+=      ppp
190 SUBDIR.${MK_QUOTAS}+=   edquota
191 SUBDIR.${MK_QUOTAS}+=   quotaon
192 SUBDIR.${MK_QUOTAS}+=   repquota
193 SUBDIR.${MK_SENDMAIL}+= editmap
194 SUBDIR.${MK_SENDMAIL}+= mailstats
195 SUBDIR.${MK_SENDMAIL}+= makemap
196 SUBDIR.${MK_SENDMAIL}+= praliases
197 SUBDIR.${MK_SENDMAIL}+= sendmail
198 SUBDIR.${MK_TCP_WRAPPERS}+=     tcpdchk
199 SUBDIR.${MK_TCP_WRAPPERS}+=     tcpdmatch
200 SUBDIR.${MK_TOOLCHAIN}+=        config
201 SUBDIR.${MK_TOOLCHAIN}+=        crunch
202 SUBDIR.${MK_UNBOUND}+=  unbound
203 SUBDIR.${MK_USB}+=      uathload
204 SUBDIR.${MK_USB}+=      uhsoctl
205 SUBDIR.${MK_USB}+=      usbconfig
206 SUBDIR.${MK_USB}+=      usbdump
207 SUBDIR.${MK_UTMPX}+=    ac
208 SUBDIR.${MK_UTMPX}+=    lastlogin
209 SUBDIR.${MK_UTMPX}+=    utx
210 SUBDIR.${MK_WIRELESS}+= wlandebug
211 SUBDIR.${MK_WIRELESS}+= wpa
212
213 SUBDIR.${MK_TESTS}+=    tests
214
215 .include <bsd.arch.inc.mk>
216
217 SUBDIR_PARALLEL=
218
219 # Add architecture-specific manpages
220 # to be included anyway
221 MAN=   apmd/apmd.8 \
222        nvram/nvram.8
223
224 .include <bsd.prog.mk>
225
226 .include <bsd.subdir.mk>