]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - usr.sbin/Makefile
ifconfig(8): wordsmith -G and -g descriptions
[FreeBSD/FreeBSD.git] / usr.sbin / Makefile
1
2 .include <src.opts.mk>
3
4 SUBDIR= adduser \
5         arp \
6         binmiscctl \
7         boottrace \
8         bsdconfig \
9         camdd \
10         cdcontrol \
11         chkgrp \
12         chown \
13         chroot \
14         ckdist \
15         clear_locks \
16         crashinfo \
17         cron \
18         daemon \
19         dconschat \
20         devctl \
21         devinfo \
22         diskinfo \
23         dumpcis \
24         etcupdate \
25         extattr \
26         extattrctl \
27         fifolog \
28         fstyp \
29         fwcontrol \
30         fwget \
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         zdump \
105         zic \
106         zonectl
107
108 # NB: keep these sorted by MK_* knobs
109
110 SUBDIR.${MK_ACCT}+=     accton
111 SUBDIR.${MK_ACCT}+=     sa
112 SUBDIR.${MK_AUDIT}+=    audit
113 SUBDIR.${MK_AUDIT}+=    auditd
114 .if ${MK_OPENSSL} != "no"
115 SUBDIR.${MK_AUDIT}+=    auditdistd
116 .endif
117 SUBDIR.${MK_AUDIT}+=    auditreduce
118 SUBDIR.${MK_AUDIT}+=    praudit
119 SUBDIR.${MK_AUTHPF}+=   authpf
120 SUBDIR.${MK_AUTOFS}+=   autofs
121 SUBDIR.${MK_BLACKLIST}+=        blacklistctl
122 SUBDIR.${MK_BLACKLIST}+=        blacklistd
123 SUBDIR.${MK_BLUETOOTH}+=        bluetooth
124 SUBDIR.${MK_BOOTPARAMD}+=       bootparamd
125 SUBDIR.${MK_BSDINSTALL}+=       bsdinstall
126 SUBDIR.${MK_BSNMP}+=    bsnmpd
127 .if ${MK_CAROOT} != "no"
128 SUBDIR.${MK_OPENSSL}+=  certctl
129 .endif
130 SUBDIR.${MK_CXGBETOOL}+=        cxgbetool
131 SUBDIR.${MK_EFI}+=      efivar efidp efibootmgr efitable efiwake
132 .if ${MK_OPENSSL} != "no"
133 SUBDIR.${MK_EFI}+=      uefisign
134 .endif
135 SUBDIR.${MK_FDT}+=      ofwdump
136 SUBDIR.${MK_FLOPPY}+=   fdcontrol
137 SUBDIR.${MK_FLOPPY}+=   fdformat
138 SUBDIR.${MK_FLOPPY}+=   fdread
139 SUBDIR.${MK_FLOPPY}+=   fdwrite
140 SUBDIR.${MK_FREEBSD_UPDATE}+=   freebsd-update
141 SUBDIR.${MK_GSSAPI}+=   gssd
142 SUBDIR.${MK_GPIO}+=     gpioctl
143 SUBDIR.${MK_HYPERV}+=   hyperv
144 SUBDIR.${MK_INET6}+=    ip6addrctl
145 SUBDIR.${MK_INET6}+=    mld6query
146 SUBDIR.${MK_INET6}+=    ndp
147 SUBDIR.${MK_INET6}+=    rip6query
148 SUBDIR.${MK_INET6}+=    route6d
149 SUBDIR.${MK_INET6}+=    rrenumd
150 SUBDIR.${MK_INET6}+=    rtadvctl
151 SUBDIR.${MK_INET6}+=    rtadvd
152 SUBDIR.${MK_INET6}+=    rtsold
153 SUBDIR.${MK_INET6}+=    traceroute6
154 SUBDIR.${MK_INETD}+=    inetd
155 SUBDIR.${MK_IPFW}+=     ipfwpcap
156 SUBDIR.${MK_ISCSI}+=    ctladm ctld iscsid
157 SUBDIR.${MK_JAIL}+=     jail
158 SUBDIR.${MK_JAIL}+=     jexec
159 SUBDIR.${MK_JAIL}+=     jls
160 # XXX MK_SYSCONS
161 SUBDIR.${MK_LEGACY_CONSOLE}+=   kbdcontrol
162 SUBDIR.${MK_LEGACY_CONSOLE}+=   kbdmap
163 SUBDIR.${MK_LEGACY_CONSOLE}+=   moused
164 SUBDIR.${MK_LEGACY_CONSOLE}+=   vidcontrol
165 SUBDIR.${MK_PPP}+=      pppctl
166 SUBDIR.${MK_NS_CACHING}+=       nscd
167 SUBDIR.${MK_LPR}+=      lpr
168 SUBDIR.${MK_MAN_UTILS}+=        manctl
169 SUBDIR.${MK_MLX5TOOL}+= mlx5tool
170 SUBDIR.${MK_NETGRAPH}+= flowctl
171 SUBDIR.${MK_NETGRAPH}+= ngctl
172 SUBDIR.${MK_NETGRAPH}+= nghook
173 SUBDIR.${MK_NIS}+=      rpc.yppasswdd
174 SUBDIR.${MK_NIS}+=      rpc.ypupdated
175 SUBDIR.${MK_NIS}+=      rpc.ypxfrd
176 SUBDIR.${MK_NIS}+=      ypbind
177 SUBDIR.${MK_NIS}+=      ypldap
178 SUBDIR.${MK_NIS}+=      yp_mkdb
179 SUBDIR.${MK_NIS}+=      yppoll
180 SUBDIR.${MK_NIS}+=      yppush
181 SUBDIR.${MK_NIS}+=      ypserv
182 SUBDIR.${MK_NIS}+=      ypset
183 SUBDIR.${MK_NTP}+=      ntp
184 SUBDIR.${MK_OPENSSL}+=  keyserv
185 SUBDIR.${MK_OPENSSL_KTLS}+=     rpc.tlsclntd
186 SUBDIR.${MK_OPENSSL_KTLS}+=     rpc.tlsservd
187 SUBDIR.${MK_PF}+=       ftp-proxy
188 SUBDIR.${MK_PKGBOOTSTRAP}+=     pkg
189 SUBDIR.${MK_PMC}+=      pmc pmcannotate pmccontrol pmcstat pmcstudy
190 SUBDIR.${MK_PPP}+=      ppp
191 SUBDIR.${MK_QUOTAS}+=   edquota
192 SUBDIR.${MK_QUOTAS}+=   quotaon
193 SUBDIR.${MK_QUOTAS}+=   repquota
194 SUBDIR.${MK_SENDMAIL}+= editmap
195 SUBDIR.${MK_SENDMAIL}+= mailstats
196 SUBDIR.${MK_SENDMAIL}+= makemap
197 SUBDIR.${MK_SENDMAIL}+= praliases
198 SUBDIR.${MK_SENDMAIL}+= sendmail
199 SUBDIR.${MK_TCP_WRAPPERS}+=     tcpdchk
200 SUBDIR.${MK_TCP_WRAPPERS}+=     tcpdmatch
201 SUBDIR.${MK_TOOLCHAIN}+=        config
202 SUBDIR.${MK_TOOLCHAIN}+=        crunch
203 SUBDIR.${MK_UNBOUND}+=  unbound
204 SUBDIR.${MK_USB}+=      uathload
205 SUBDIR.${MK_USB}+=      uhsoctl
206 SUBDIR.${MK_USB}+=      usbconfig
207 SUBDIR.${MK_USB}+=      usbdump
208 SUBDIR.${MK_UTMPX}+=    ac
209 SUBDIR.${MK_UTMPX}+=    lastlogin
210 SUBDIR.${MK_UTMPX}+=    utx
211 SUBDIR.${MK_WIRELESS}+= wlandebug
212 SUBDIR.${MK_WIRELESS}+= wpa
213
214 SUBDIR.${MK_TESTS}+=    tests
215
216 .include <bsd.arch.inc.mk>
217
218 SUBDIR_PARALLEL=
219
220 # Add architecture-specific manpages
221 # to be included anyway
222 MAN=   apmd/apmd.8 \
223        nvram/nvram.8
224
225 .include <bsd.prog.mk>
226
227 .include <bsd.subdir.mk>