]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - usr.sbin/Makefile
pmc: convert native to jsonl and track TSC value of samples
[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         ctladm \
19         ctld \
20         daemon \
21         dconschat \
22         devctl \
23         devinfo \
24         diskinfo \
25         dumpcis \
26         etcupdate \
27         extattr \
28         extattrctl \
29         fifolog \
30         fstyp \
31         fwcontrol \
32         getfmac \
33         getpmac \
34         gstat \
35         i2c \
36         ifmcstat \
37         iostat \
38         iovctl \
39         kldxref \
40         mailwrapper \
41         makefs \
42         memcontrol \
43         mergemaster \
44         mfiutil \
45         mixer \
46         mlxcontrol \
47         mountd \
48         mount_smbfs \
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         prometheus_sysctl_exporter \
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         rwhod \
76         service \
77         services_mkdb \
78         sesutil \
79         setfib \
80         setfmac \
81         setpmac \
82         smbmsg \
83         snapinfo \
84         spray \
85         syslogd \
86         sysrc \
87         tcpdrop \
88         tcpdump \
89         traceroute \
90         trpt \
91         tzsetup \
92         uefisign \
93         ugidfw \
94         vigr \
95         vipw \
96         wake \
97         watch \
98         watchdogd \
99         zic \
100         zonectl
101
102 # NB: keep these sorted by MK_* knobs
103
104 SUBDIR.${MK_ACCT}+=     accton
105 SUBDIR.${MK_ACCT}+=     sa
106 SUBDIR.${MK_AMD}+=      amd
107 SUBDIR.${MK_AUDIT}+=    audit
108 SUBDIR.${MK_AUDIT}+=    auditd
109 .if ${MK_OPENSSL} != "no"
110 SUBDIR.${MK_AUDIT}+=    auditdistd
111 .endif
112 SUBDIR.${MK_AUDIT}+=    auditreduce
113 SUBDIR.${MK_AUDIT}+=    praudit
114 SUBDIR.${MK_AUTHPF}+=   authpf
115 SUBDIR.${MK_AUTOFS}+=   autofs
116 SUBDIR.${MK_BLACKLIST}+=        blacklistctl
117 SUBDIR.${MK_BLACKLIST}+=        blacklistd
118 SUBDIR.${MK_BLUETOOTH}+=        bluetooth
119 SUBDIR.${MK_BOOTPARAMD}+=       bootparamd
120 SUBDIR.${MK_BSDINSTALL}+=       bsdinstall
121 SUBDIR.${MK_BSNMP}+=    bsnmpd
122 SUBDIR.${MK_CTM}+=      ctm
123 SUBDIR.${MK_CXGBETOOL}+=        cxgbetool
124 SUBDIR.${MK_DIALOG}+=   bsdconfig
125 SUBDIR.${MK_EFI}+=      efivar efidp efibootmgr
126 SUBDIR.${MK_FLOPPY}+=   fdcontrol
127 SUBDIR.${MK_FLOPPY}+=   fdformat
128 SUBDIR.${MK_FLOPPY}+=   fdread
129 SUBDIR.${MK_FLOPPY}+=   fdwrite
130 SUBDIR.${MK_FMTREE}+=   fmtree
131 SUBDIR.${MK_FREEBSD_UPDATE}+=   freebsd-update
132 SUBDIR.${MK_GSSAPI}+=   gssd
133 SUBDIR.${MK_GPIO}+=     gpioctl
134 SUBDIR.${MK_INET6}+=    ip6addrctl
135 SUBDIR.${MK_INET6}+=    mld6query
136 SUBDIR.${MK_INET6}+=    ndp
137 SUBDIR.${MK_INET6}+=    rip6query
138 SUBDIR.${MK_INET6}+=    route6d
139 SUBDIR.${MK_INET6}+=    rrenumd
140 SUBDIR.${MK_INET6}+=    rtadvctl
141 SUBDIR.${MK_INET6}+=    rtadvd
142 SUBDIR.${MK_INET6}+=    rtsold
143 SUBDIR.${MK_INET6}+=    traceroute6
144 SUBDIR.${MK_INETD}+=    inetd
145 SUBDIR.${MK_IPFW}+=     ipfwpcap
146 SUBDIR.${MK_ISCSI}+=    iscsid
147 SUBDIR.${MK_JAIL}+=     jail
148 SUBDIR.${MK_JAIL}+=     jexec
149 SUBDIR.${MK_JAIL}+=     jls
150 # XXX MK_SYSCONS
151 SUBDIR.${MK_LEGACY_CONSOLE}+=   kbdcontrol
152 SUBDIR.${MK_LEGACY_CONSOLE}+=   kbdmap
153 SUBDIR.${MK_LEGACY_CONSOLE}+=   moused
154 SUBDIR.${MK_LEGACY_CONSOLE}+=   vidcontrol
155 .if ${MK_LIBTHR} != "no" || ${MK_LIBPTHREAD} != "no"
156 SUBDIR.${MK_PPP}+=      pppctl
157 SUBDIR.${MK_NS_CACHING}+=       nscd
158 .endif
159 SUBDIR.${MK_LPR}+=      lpr
160 SUBDIR.${MK_MAN_UTILS}+=        manctl
161 SUBDIR.${MK_MLX5TOOL}+= mlx5tool
162 SUBDIR.${MK_NAND}+=     nandsim
163 SUBDIR.${MK_NAND}+=     nandtool
164 SUBDIR.${MK_NETGRAPH}+= flowctl
165 SUBDIR.${MK_NETGRAPH}+= ngctl
166 SUBDIR.${MK_NETGRAPH}+= nghook
167 SUBDIR.${MK_NIS}+=      rpc.yppasswdd
168 SUBDIR.${MK_NIS}+=      rpc.ypupdated
169 SUBDIR.${MK_NIS}+=      rpc.ypxfrd
170 SUBDIR.${MK_NIS}+=      ypbind
171 SUBDIR.${MK_NIS}+=      ypldap
172 SUBDIR.${MK_NIS}+=      yp_mkdb
173 SUBDIR.${MK_NIS}+=      yppoll
174 SUBDIR.${MK_NIS}+=      yppush
175 SUBDIR.${MK_NIS}+=      ypserv
176 SUBDIR.${MK_NIS}+=      ypset
177 SUBDIR.${MK_NTP}+=      ntp
178 SUBDIR.${MK_OPENSSL}+=  keyserv
179 SUBDIR.${MK_PC_SYSINSTALL}+=    pc-sysinstall
180 SUBDIR.${MK_PF}+=       ftp-proxy
181 SUBDIR.${MK_PKGBOOTSTRAP}+=     pkg
182 .if (${COMPILER_TYPE} == "clang" || (${COMPILER_TYPE} == "gcc" && ${COMPILER_VERSION} >= 60100))
183 SUBDIR.${MK_PMC}+=      pmc
184 SUBDIR.${MK_PMC}+=      pmcannotate
185 SUBDIR.${MK_PMC}+=      pmccontrol
186 SUBDIR.${MK_PMC}+=      pmcstat
187 .endif
188 SUBDIR.${MK_PMC}+=      pmcstudy
189 SUBDIR.${MK_PORTSNAP}+= portsnap
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_TIMED}+=    timed
202 SUBDIR.${MK_TOOLCHAIN}+=        config
203 SUBDIR.${MK_TOOLCHAIN}+=        crunch
204 SUBDIR.${MK_UNBOUND}+=  unbound
205 SUBDIR.${MK_USB}+=      uathload
206 SUBDIR.${MK_USB}+=      uhsoctl
207 SUBDIR.${MK_USB}+=      usbconfig
208 SUBDIR.${MK_USB}+=      usbdump
209 SUBDIR.${MK_UTMPX}+=    ac
210 SUBDIR.${MK_UTMPX}+=    lastlogin
211 SUBDIR.${MK_UTMPX}+=    utx
212 SUBDIR.${MK_WIRELESS}+= ancontrol
213 SUBDIR.${MK_WIRELESS}+= wlandebug
214 SUBDIR.${MK_WIRELESS}+= wpa
215
216 SUBDIR.${MK_TESTS}+=    tests
217
218 .include <bsd.arch.inc.mk>
219
220 SUBDIR_PARALLEL=
221
222 .include <bsd.subdir.mk>