| /freebsd-14.2/usr.sbin/ |
| H A D | Makefile | 5 SUBDIR= adduser \ macro 110 SUBDIR.${MK_ACCT}+= accton 111 SUBDIR.${MK_ACCT}+= sa 112 SUBDIR.${MK_AUDIT}+= audit 146 SUBDIR.${MK_INET6}+= ndp 157 SUBDIR.${MK_JAIL}+= jail 159 SUBDIR.${MK_JAIL}+= jls 167 SUBDIR.${MK_LPR}+= lpr 183 SUBDIR.${MK_NTP}+= ntp 190 SUBDIR.${MK_PPP}+= ppp [all …]
|
| H A D | Makefile.amd64 | 5 SUBDIR+= acpi 8 SUBDIR+= apm 11 SUBDIR+= bhyve 12 SUBDIR+= bhyvectl 13 SUBDIR+= bhyveload 15 SUBDIR+= boot0cfg 17 SUBDIR+= btxld 19 SUBDIR+= cpucontrol 21 SUBDIR+= mptable 22 SUBDIR+= spkrtest [all …]
|
| H A D | Makefile.i386 | 3 SUBDIR+= acpi 6 SUBDIR+= apm 7 SUBDIR+= apmd 9 SUBDIR+= boot0cfg 11 SUBDIR+= btxld 13 SUBDIR+= cpucontrol 14 SUBDIR+= lptcontrol 15 SUBDIR+= mptable 16 SUBDIR+= pnpinfo 17 SUBDIR+= spkrtest [all …]
|
| /freebsd-14.2/usr.bin/ |
| H A D | Makefile | 5 SUBDIR= alias \ macro 190 SUBDIR.${MK_AT}+= at 196 SUBDIR+= clang 199 SUBDIR.${MK_EE}+= ee 200 SUBDIR.${MK_FILE}+= file 202 SUBDIR.${MK_FTP}+= ftp 209 SUBDIR.${MK_GAMES}+= pom 213 SUBDIR+= gh-bc 231 SUBDIR.${MK_MAIL}+= biff 261 SUBDIR+= strings [all …]
|
| /freebsd-14.2/lib/libclang_rt/ |
| H A D | Makefile | 42 SUBDIR+= ${SD_ASAN} 43 SUBDIR+= ${SD_CFI} 45 SUBDIR+= ${SD_MSAN} 48 SUBDIR+= ${SD_TSAN} 50 SUBDIR+= ${SD_XRAY} 52 SUBDIR+= ${SD_ASAN} 53 SUBDIR+= ${SD_CFI} 54 SUBDIR+= ${SD_DD} 56 SUBDIR+= ${SD_MSAN} 59 SUBDIR+= ${SD_TSAN} [all …]
|
| /freebsd-14.2/usr.bin/clang/ |
| H A D | Makefile | 5 SUBDIR+= clang 13 SUBDIR+= llvm-ar 14 SUBDIR+= llvm-nm 28 SUBDIR+= bugpoint 29 SUBDIR+= llc 30 SUBDIR+= lli 31 SUBDIR+= llvm-as 43 SUBDIR+= llvm-mc 49 SUBDIR+= opt 57 SUBDIR+= lld [all …]
|
| /freebsd-14.2/lib/ |
| H A D | Makefile | 29 SUBDIR= ${SUBDIR_BOOTSTRAP} \ 151 SUBDIR+= flua 165 SUBDIR+= clang 172 SUBDIR.${MK_FDT}+= libfdt 174 SUBDIR.${MK_GPIO}+= libgpio 178 SUBDIR.${MK_LDNS}+= libldns 202 SUBDIR.${MK_PMC}+= libipt 213 SUBDIR.${MK_PF}+= libpfctl 220 SUBDIR.${MK_TESTS}+= tests 223 SUBDIR.${MK_OFED}+= ofed [all …]
|
| /freebsd-14.2/sbin/ |
| H A D | Makefile | 5 SUBDIR=adjkerntz \ macro 72 SUBDIR+= ping 76 SUBDIR.${MK_HAST}+= hastctl 77 SUBDIR.${MK_HAST}+= hastd 78 SUBDIR.${MK_INET6}+= rtsol 80 SUBDIR.${MK_IPFW}+= ipfw 81 SUBDIR.${MK_IPFW}+= natd 83 SUBDIR.${MK_PF}+= pfctl 84 SUBDIR.${MK_PF}+= pflogd 88 SUBDIR.${MK_ZFS}+= bectl [all …]
|
| /freebsd-14.2/sys/modules/cxgbe/ |
| H A D | Makefile | 7 SUBDIR= if_cxgbe macro 8 SUBDIR+= if_cxl 9 SUBDIR+= if_cc 10 SUBDIR+= if_cxgbev 11 SUBDIR+= if_cxlv 12 SUBDIR+= if_ccv 13 SUBDIR+= t4_firmware 14 SUBDIR+= t5_firmware 16 SUBDIR+= ${_tom} 18 SUBDIR+= ${_cxgbei} [all …]
|
| /freebsd-14.2/sys/modules/usb/ |
| H A D | Makefile | 45 SUBDIR = usb macro 46 SUBDIR += ${_dwc_otg} ehci ${_musb} ohci uhci xhci ${_uss820dci} \ 49 SUBDIR += atp cfumass uhid uhid_snes ukbd ums udbp uep wmt wsp ugold uled \ 53 SUBDIR += cp2112 54 SUBDIR += udl 57 SUBDIR += muge 58 SUBDIR += ure urndis 59 SUBDIR += usfs umass urio 60 SUBDIR += ${_uacpi} 61 SUBDIR += quirk template [all …]
|
| /freebsd-14.2/lib/libcasper/services/ |
| H A D | Makefile | 4 SUBDIR= cap_dns macro 5 SUBDIR+= cap_fileargs 6 SUBDIR+= cap_grp 7 SUBDIR+= cap_net 8 SUBDIR+= cap_netdb 9 SUBDIR+= cap_pwd 10 SUBDIR+= cap_sysctl 11 SUBDIR+= cap_syslog 13 SUBDIR.${MK_TESTS}+= tests
|
| /freebsd-14.2/share/mk/ |
| H A D | bsd.subdir.mk | 83 .if ${.MAKE.LEVEL} == 0 && ${MK_DIRDEPS_BUILD} == "yes" && !empty(SUBDIR) && \ 124 .if defined(SUBDIR) || defined(SUBDIR.yes) || defined(SUBDIR.yes.yes) 125 SUBDIR:=${SUBDIR} ${SUBDIR.yes} ${SUBDIR.yes.yes} 126 SUBDIR:=${SUBDIR:u} 129 .if defined(SUBDIR.) 130 .error ${.CURDIR}: Found variable SUBDIR. with value "${SUBDIR.}". This was \ 131 probably caused by using SUBDIR.$${MK_FOO} without including \ 147 .if defined(SUBDIR) && !empty(SUBDIR) && !defined(NO_SUBDIR) 149 for dir in ${SUBDIR:N.WAIT}; do ( ${_SUBDIR_SH} ); done 153 .for __dir in ${SUBDIR:N.WAIT} [all …]
|
| /freebsd-14.2/stand/i386/ |
| H A D | Makefile | 9 SUBDIR.yes+= btx libi386 10 SUBDIR.yes+= .WAIT 12 SUBDIR.yes+= mbr pmbr boot0 boot0sio boot2 cdboot gptboot \ 15 SUBDIR.${MK_FORTH}+= loader_4th 16 SUBDIR.${MK_LOADER_LUA}+= loader_lua 17 SUBDIR.yes+= loader_simp 20 SUBDIR.${MK_LOADER_PXEBOOT}+= pxeldr 22 SUBDIR.${MK_LOADER_ZFS}+= zfsboot gptzfsboot
|
| /freebsd-14.2/stand/efi/ |
| H A D | Makefile | 6 SUBDIR.yes+= libefi 7 SUBDIR.${MK_FDT}+= fdt 8 SUBDIR.yes+= .WAIT 10 SUBDIR.yes+= boot1 gptboot 12 SUBDIR.${MK_FORTH}+= loader_4th 13 SUBDIR.${MK_LOADER_LUA}+= loader_lua 14 SUBDIR.yes+= loader_simp
|
| /freebsd-14.2/sys/modules/dtrace/ |
| H A D | Makefile | 4 SUBDIR= dtaudit \ macro 17 SUBDIR+= fasttrap systrace_linux 20 SUBDIR+= systrace_linux32 21 SUBDIR+= kinst 24 SUBDIR+= kinst 27 SUBDIR+= fasttrap 32 SUBDIR+= systrace_freebsd32
|
| /freebsd-14.2/sys/modules/sound/driver/ |
| H A D | Makefile | 8 SUBDIR= als4000 atiixp cs4281 ${_csa} emu10k1 emu10kx macro 9 SUBDIR+= envy24 envy24ht es137x fm801 hda hdspe ich 10 SUBDIR+= ${_maestro3} neomagic solo spicds t4dwave via8233 11 SUBDIR+= via82c686 vibes driver uaudio 12 SUBDIR+= dummy 20 SUBDIR+= cmi 24 SUBDIR+= ai2s davbus
|
| /freebsd-14.2/sys/modules/ispfw/ |
| H A D | Makefile | 28 SUBDIR = ispfw macro 29 SUBDIR += isp_2400 30 SUBDIR += isp_2500 31 SUBDIR += isp_2600 32 SUBDIR += isp_2700 33 SUBDIR += isp_2800
|
| /freebsd-14.2/usr.sbin/bluetooth/ |
| H A D | Makefile | 5 SUBDIR= \ macro 17 SUBDIR+= ath3kfw 18 SUBDIR+= bcmfw 19 SUBDIR+= bthidcontrol 20 SUBDIR+= bthidd 21 SUBDIR+= iwmbtfw
|
| /freebsd-14.2/libexec/ |
| H A D | Makefile | 7 SUBDIR= ${_atf} \ macro 48 SUBDIR+= bootpd 52 SUBDIR+= fingerd 60 SUBDIR+= ftpd 91 SUBDIR.${MK_LIB${LIBCOMPAT}}+= rtld-elf${libcompat} 96 SUBDIR+= rbootd 109 SUBDIR+= talkd 113 SUBDIR+= tcpd 117 SUBDIR+= tftpd
|
| /freebsd-14.2/sys/modules/mt76/ |
| H A D | Makefile | 2 SUBDIR= core macro 3 SUBDIR+= mt7615 4 SUBDIR+= mt7915 5 SUBDIR+= mt7921 6 SUBDIR+= mt7996
|
| /freebsd-14.2/sys/modules/mxge/ |
| H A D | Makefile | 2 SUBDIR= mxge macro 3 SUBDIR+=mxge_eth_z8e 4 SUBDIR+=mxge_ethp_z8e 5 SUBDIR+=mxge_rss_eth_z8e 6 SUBDIR+=mxge_rss_ethp_z8e
|
| /freebsd-14.2/lib/googletest/ |
| H A D | Makefile | 4 SUBDIR+= gtest 5 SUBDIR+= gmock 6 SUBDIR+= gmock_main 7 SUBDIR+= gtest_main 9 SUBDIR.${MK_TESTS}+= tests
|
| /freebsd-14.2/kerberos5/lib/ |
| H A D | Makefile | 4 SUBDIR= libasn1 libhdb \ macro 8 SUBDIR+= libkafs5 # requires krb_err.h from libkrb5 12 SUBDIR+= libgssapi_krb5 13 SUBDIR+= libgssapi_ntlm 14 SUBDIR+= libgssapi_spnego
|
| /freebsd-14.2/tests/ |
| H A D | Makefile | 10 SUBDIR+= etc 11 SUBDIR+= examples 12 SUBDIR+= include 13 SUBDIR+= sys 14 SUBDIR+= atf_python
|
| /freebsd-14.2/usr.sbin/bsnmpd/modules/ |
| H A D | Makefile | 6 SUBDIR= \ macro 16 SUBDIR+=snmp_hast 20 SUBDIR+=snmp_pf 24 SUBDIR+=snmp_netgraph 28 SUBDIR+=snmp_wlan
|