Home
last modified time | relevance | path

Searched refs:SUBDIR (Results 1 – 25 of 477) sorted by relevance

12345678910>>...20

/freebsd/usr.sbin/
H A DMakefile4 SUBDIR= adduser \ macro
111 SUBDIR.${MK_ACCT}+= accton
112 SUBDIR.${MK_ACCT}+= sa
113 SUBDIR.${MK_AUDIT}+= audit
147 SUBDIR.${MK_INET6}+= ndp
158 SUBDIR.${MK_JAIL}+= jail
160 SUBDIR.${MK_JAIL}+= jls
168 SUBDIR.${MK_LPR}+= lpr
184 SUBDIR.${MK_NTP}+= ntp
191 SUBDIR.${MK_PPP}+= ppp
[all …]
H A DMakefile.amd645 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 DMakefile.i3863 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/usr.bin/
H A DMakefile4 SUBDIR= alias \ macro
188 SUBDIR.${MK_AT}+= at
194 SUBDIR+= clang
197 SUBDIR.${MK_EE}+= ee
198 SUBDIR.${MK_FILE}+= file
200 SUBDIR.${MK_FTP}+= ftp
207 SUBDIR.${MK_GAMES}+= pom
211 SUBDIR+= gh-bc
229 SUBDIR.${MK_MAIL}+= biff
259 SUBDIR+= strings
[all …]
/freebsd/lib/libclang_rt/
H A DMakefile42 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/usr.bin/clang/
H A DMakefile5 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/lib/
H A DMakefile30 SUBDIR= ${SUBDIR_BOOTSTRAP} \
155 SUBDIR+= flua
169 SUBDIR+= clang
176 SUBDIR.${MK_FDT}+= libfdt
178 SUBDIR.${MK_GPIO}+= libgpio
182 SUBDIR.${MK_LDNS}+= libldns
206 SUBDIR.${MK_PMC}+= libipt
220 SUBDIR.${MK_PF}+= libpfctl
227 SUBDIR.${MK_TESTS}+= tests
230 SUBDIR.${MK_OFED}+= ofed
[all …]
/freebsd/sbin/
H A DMakefile4 SUBDIR=adjkerntz \ macro
70 SUBDIR+= ping
75 SUBDIR.${MK_HAST}+= hastd
76 SUBDIR.${MK_INET6}+= rtsol
78 SUBDIR.${MK_IPFW}+= ipfw
79 SUBDIR.${MK_IPFW}+= natd
81 SUBDIR.${MK_PF}+= pfctl
82 SUBDIR.${MK_PF}+= pflogd
83 SUBDIR.${MK_PF}+= pflowctl
87 SUBDIR.${MK_ZFS}+= bectl
[all …]
/freebsd/sys/modules/cxgbe/
H A DMakefile7 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/sys/modules/usb/
H A DMakefile45 SUBDIR = usb macro
46 SUBDIR += ${_dwc_otg} ehci ${_musb} ohci uhci xhci ${_uss820dci} \
53 SUBDIR += i2ctinyusb
54 SUBDIR += cp2112
55 SUBDIR += udl
58 SUBDIR += muge
59 SUBDIR += ure urndis
60 SUBDIR += usfs umass urio
61 SUBDIR += ${_uacpi}
62 SUBDIR += quirk template
[all …]
/freebsd/lib/libcasper/services/
H A DMakefile4 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/share/mk/
H A Dbsd.subdir.mk81 .if ${.MAKE.LEVEL} == 0 && ${MK_DIRDEPS_BUILD} == "yes" && !empty(SUBDIR) && \
122 .if defined(SUBDIR) || defined(SUBDIR.yes) || defined(SUBDIR.yes.yes)
123 SUBDIR:=${SUBDIR} ${SUBDIR.yes} ${SUBDIR.yes.yes}
124 SUBDIR:=${SUBDIR:u}
127 .if defined(SUBDIR.)
129 probably caused by using SUBDIR.$${MK_FOO} without including\
145 .if defined(SUBDIR) && !empty(SUBDIR) && !defined(NO_SUBDIR)
147 for dir in ${SUBDIR:N.WAIT}; do ( ${_SUBDIR_SH} ); done
151 .for __dir in ${SUBDIR:N.WAIT}
165 .for __dir in ${SUBDIR:${_subdir_filter}}
/freebsd/stand/i386/
H A DMakefile9 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.yes+= pxeldr
22 SUBDIR.${MK_LOADER_ZFS}+= zfsboot gptzfsboot
/freebsd/stand/efi/
H A DMakefile6 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/sys/modules/dtrace/
H A DMakefile4 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/sys/modules/ispfw/
H A DMakefile28 SUBDIR = ispfw macro
29 SUBDIR += isp_2400
30 SUBDIR += isp_2500
31 SUBDIR += isp_2600
32 SUBDIR += isp_2700
33 SUBDIR += isp_2800
/freebsd/usr.sbin/bluetooth/
H A DMakefile5 SUBDIR= \ macro
17 SUBDIR+= ath3kfw
18 SUBDIR+= bcmfw
19 SUBDIR+= bthidcontrol
20 SUBDIR+= bthidd
21 SUBDIR+= iwmbtfw
/freebsd/libexec/
H A DMakefile5 SUBDIR= ${_atf} \ macro
46 SUBDIR+= bootpd
50 SUBDIR+= fingerd
58 SUBDIR+= ftpd
89 SUBDIR.${MK_LIB${LIBCOMPAT}}+= rtld-elf${libcompat}
94 SUBDIR+= rbootd
107 SUBDIR+= talkd
111 SUBDIR+= tcpd
115 SUBDIR+= tftpd
/freebsd/sys/modules/sound/driver/
H A DMakefile8 SUBDIR= als4000 atiixp cs4281 ${_csa} emu10k1 emu10kx macro
9 SUBDIR+= envy24 envy24ht es137x fm801 hda hdsp hdspe ich
10 SUBDIR+= ${_maestro3} neomagic solo spicds t4dwave via8233
11 SUBDIR+= via82c686 vibes driver uaudio
19 SUBDIR+= cmi
23 SUBDIR+= ai2s davbus
/freebsd/sys/modules/mxge/
H A DMakefile2 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/lib/googletest/
H A DMakefile4 SUBDIR+= gtest
5 SUBDIR+= gmock
6 SUBDIR+= gmock_main
7 SUBDIR+= gtest_main
9 SUBDIR.${MK_TESTS}+= tests
/freebsd/kerberos5/lib/
H A DMakefile4 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/tests/
H A DMakefile10 SUBDIR+= etc
11 SUBDIR+= examples
12 SUBDIR+= include
13 SUBDIR+= sys
14 SUBDIR+= atf_python
/freebsd/usr.sbin/bsnmpd/modules/
H A DMakefile6 SUBDIR= \ macro
16 SUBDIR+=snmp_hast
20 SUBDIR+=snmp_pf
24 SUBDIR+=snmp_netgraph
28 SUBDIR+=snmp_wlan
/freebsd/sys/modules/mt76/
H A DMakefile2 SUBDIR= core macro
3 SUBDIR+= mt7915
4 SUBDIR+= mt7921
5 SUBDIR+= mt7996

12345678910>>...20