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