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