1# From: @(#)Makefile 5.20 (Berkeley) 6/12/93 2# $FreeBSD$ 3 4.include <src.opts.mk> 5 6SUBDIR= 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 109SUBDIR.${MK_ACCT}+= accton 110SUBDIR.${MK_ACCT}+= sa 111SUBDIR.${MK_AUDIT}+= audit 112SUBDIR.${MK_AUDIT}+= auditd 113.if ${MK_OPENSSL} != "no" 114SUBDIR.${MK_AUDIT}+= auditdistd 115.endif 116SUBDIR.${MK_AUDIT}+= auditreduce 117SUBDIR.${MK_AUDIT}+= praudit 118SUBDIR.${MK_AUTHPF}+= authpf 119SUBDIR.${MK_AUTOFS}+= autofs 120SUBDIR.${MK_BLACKLIST}+= blacklistctl 121SUBDIR.${MK_BLACKLIST}+= blacklistd 122SUBDIR.${MK_BLUETOOTH}+= bluetooth 123SUBDIR.${MK_BOOTPARAMD}+= bootparamd 124SUBDIR.${MK_BSDINSTALL}+= bsdinstall 125SUBDIR.${MK_BSNMP}+= bsnmpd 126.if ${MK_CAROOT} != "no" 127SUBDIR.${MK_OPENSSL}+= certctl 128.endif 129SUBDIR.${MK_CXGBETOOL}+= cxgbetool 130SUBDIR.${MK_DIALOG}+= bsdconfig 131SUBDIR.${MK_EFI}+= efivar efidp efibootmgr efitable 132.if ${MK_OPENSSL} != "no" 133SUBDIR.${MK_EFI}+= uefisign 134.endif 135SUBDIR.${MK_FLOPPY}+= fdcontrol 136SUBDIR.${MK_FLOPPY}+= fdformat 137SUBDIR.${MK_FLOPPY}+= fdread 138SUBDIR.${MK_FLOPPY}+= fdwrite 139SUBDIR.${MK_FREEBSD_UPDATE}+= freebsd-update 140SUBDIR.${MK_GSSAPI}+= gssd 141SUBDIR.${MK_GPIO}+= gpioctl 142SUBDIR.${MK_INET6}+= ip6addrctl 143SUBDIR.${MK_INET6}+= mld6query 144SUBDIR.${MK_INET6}+= ndp 145SUBDIR.${MK_INET6}+= rip6query 146SUBDIR.${MK_INET6}+= route6d 147SUBDIR.${MK_INET6}+= rrenumd 148SUBDIR.${MK_INET6}+= rtadvctl 149SUBDIR.${MK_INET6}+= rtadvd 150SUBDIR.${MK_INET6}+= rtsold 151SUBDIR.${MK_INET6}+= traceroute6 152SUBDIR.${MK_INETD}+= inetd 153SUBDIR.${MK_IPFW}+= ipfwpcap 154SUBDIR.${MK_ISCSI}+= ctladm ctld iscsid 155SUBDIR.${MK_JAIL}+= jail 156SUBDIR.${MK_JAIL}+= jexec 157SUBDIR.${MK_JAIL}+= jls 158# XXX MK_SYSCONS 159SUBDIR.${MK_LEGACY_CONSOLE}+= kbdcontrol 160SUBDIR.${MK_LEGACY_CONSOLE}+= kbdmap 161SUBDIR.${MK_LEGACY_CONSOLE}+= moused 162SUBDIR.${MK_LEGACY_CONSOLE}+= vidcontrol 163SUBDIR.${MK_PPP}+= pppctl 164SUBDIR.${MK_NS_CACHING}+= nscd 165SUBDIR.${MK_LPR}+= lpr 166SUBDIR.${MK_MAN_UTILS}+= manctl 167SUBDIR.${MK_MLX5TOOL}+= mlx5tool 168SUBDIR.${MK_NETGRAPH}+= flowctl 169SUBDIR.${MK_NETGRAPH}+= ngctl 170SUBDIR.${MK_NETGRAPH}+= nghook 171SUBDIR.${MK_NIS}+= rpc.yppasswdd 172SUBDIR.${MK_NIS}+= rpc.ypupdated 173SUBDIR.${MK_NIS}+= rpc.ypxfrd 174SUBDIR.${MK_NIS}+= ypbind 175SUBDIR.${MK_NIS}+= ypldap 176SUBDIR.${MK_NIS}+= yp_mkdb 177SUBDIR.${MK_NIS}+= yppoll 178SUBDIR.${MK_NIS}+= yppush 179SUBDIR.${MK_NIS}+= ypserv 180SUBDIR.${MK_NIS}+= ypset 181SUBDIR.${MK_NTP}+= ntp 182SUBDIR.${MK_OPENSSL}+= keyserv 183SUBDIR.${MK_OPENSSL_KTLS}+= rpc.tlsclntd 184SUBDIR.${MK_OPENSSL_KTLS}+= rpc.tlsservd 185SUBDIR.${MK_PF}+= ftp-proxy 186SUBDIR.${MK_PKGBOOTSTRAP}+= pkg 187SUBDIR.${MK_PMC}+= pmc pmcannotate pmccontrol pmcstat pmcstudy 188SUBDIR.${MK_PORTSNAP}+= portsnap 189SUBDIR.${MK_PPP}+= ppp 190SUBDIR.${MK_QUOTAS}+= edquota 191SUBDIR.${MK_QUOTAS}+= quotaon 192SUBDIR.${MK_QUOTAS}+= repquota 193SUBDIR.${MK_SENDMAIL}+= editmap 194SUBDIR.${MK_SENDMAIL}+= mailstats 195SUBDIR.${MK_SENDMAIL}+= makemap 196SUBDIR.${MK_SENDMAIL}+= praliases 197SUBDIR.${MK_SENDMAIL}+= sendmail 198SUBDIR.${MK_TCP_WRAPPERS}+= tcpdchk 199SUBDIR.${MK_TCP_WRAPPERS}+= tcpdmatch 200SUBDIR.${MK_TOOLCHAIN}+= config 201SUBDIR.${MK_TOOLCHAIN}+= crunch 202SUBDIR.${MK_UNBOUND}+= unbound 203SUBDIR.${MK_USB}+= uathload 204SUBDIR.${MK_USB}+= uhsoctl 205SUBDIR.${MK_USB}+= usbconfig 206SUBDIR.${MK_USB}+= usbdump 207SUBDIR.${MK_UTMPX}+= ac 208SUBDIR.${MK_UTMPX}+= lastlogin 209SUBDIR.${MK_UTMPX}+= utx 210SUBDIR.${MK_WIRELESS}+= wlandebug 211SUBDIR.${MK_WIRELESS}+= wpa 212 213SUBDIR.${MK_TESTS}+= tests 214 215.include <bsd.arch.inc.mk> 216 217SUBDIR_PARALLEL= 218 219# Add architecture-specific manpages 220# to be included anyway 221MAN= apmd/apmd.8 \ 222 nvram/nvram.8 223 224.include <bsd.prog.mk> 225 226.include <bsd.subdir.mk> 227