Home
last modified time | relevance | path

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

12345678910>>...19

/freebsd-13.1/usr.sbin/
H A DMakefile6 SUBDIR= adduser \ macro
108 SUBDIR.${MK_ACCT}+= accton
109 SUBDIR.${MK_ACCT}+= sa
110 SUBDIR.${MK_AUDIT}+= audit
144 SUBDIR.${MK_INET6}+= ndp
155 SUBDIR.${MK_JAIL}+= jail
157 SUBDIR.${MK_JAIL}+= jls
165 SUBDIR.${MK_LPR}+= lpr
181 SUBDIR.${MK_NTP}+= ntp
189 SUBDIR.${MK_PPP}+= ppp
[all …]
H A DMakefile.amd646 SUBDIR+= acpi
9 SUBDIR+= apm
12 SUBDIR+= bhyve
13 SUBDIR+= bhyvectl
16 SUBDIR+= boot0cfg
18 SUBDIR+= btxld
22 SUBDIR+= hyperv
24 SUBDIR+= kgmon
26 SUBDIR+= mptable
28 SUBDIR+= ndiscvt
[all …]
H A DMakefile.i3864 SUBDIR+= acpi
7 SUBDIR+= apm
8 SUBDIR+= apmd
10 SUBDIR+= boot0cfg
12 SUBDIR+= btxld
16 SUBDIR+= hyperv
18 SUBDIR+= kgmon
20 SUBDIR+= mptable
22 SUBDIR+= ndiscvt
24 SUBDIR+= pnpinfo
[all …]
/freebsd-13.1/usr.bin/
H A DMakefile6 SUBDIR= alias \ macro
196 SUBDIR.${MK_AT}+= at
197 SUBDIR.${MK_ATM}+= atm
203 SUBDIR+= clang
206 SUBDIR.${MK_EE}+= ee
207 SUBDIR.${MK_FILE}+= file
209 SUBDIR.${MK_FTP}+= ftp
219 SUBDIR.${MK_CXX}+= dtc
221 SUBDIR+= gh-bc
284 SUBDIR.${MK_VI}+= vi
[all …]
/freebsd-13.1/usr.bin/clang/
H A DMakefile6 SUBDIR+= clang
14 SUBDIR+= llvm-ar
15 SUBDIR+= llvm-nm
29 SUBDIR+= bugpoint
30 SUBDIR+= llc
31 SUBDIR+= lli
32 SUBDIR+= llvm-as
43 SUBDIR+= llvm-mc
49 SUBDIR+= opt
57 SUBDIR+= lld
[all …]
/freebsd-13.1/lib/libclang_rt/
H A DMakefile4 SUBDIR+= include
5 SUBDIR+= asan
7 SUBDIR+= asan_cxx
9 SUBDIR+= cfi
10 SUBDIR+= cfi_diag
12 SUBDIR+= stats
20 SUBDIR+= dd
23 SUBDIR+= msan
25 SUBDIR+= tsan
27 SUBDIR+= xray
[all …]
/freebsd-13.1/lib/
H A DMakefile29 SUBDIR= ${SUBDIR_BOOTSTRAP} \ macro
147 SUBDIR+= flua
153 SUBDIR.${MK_ATM}+= libngatm
162 SUBDIR+= clang
171 SUBDIR.${MK_GPIO}+= libgpio
175 SUBDIR.${MK_LDNS}+= libldns
207 SUBDIR.${MK_PMC}+= libipt
218 SUBDIR.${MK_PF}+= libpfctl
225 SUBDIR.${MK_TESTS}+= tests
228 SUBDIR.${MK_OFED}+= ofed
[all …]
/freebsd-13.1/sbin/
H A DMakefile6 SUBDIR=adjkerntz \ macro
72 SUBDIR+= ping
76 SUBDIR.${MK_CXX}+= devd
78 SUBDIR.${MK_HAST}+= hastd
79 SUBDIR.${MK_INET6}+= rtsol
81 SUBDIR.${MK_IPFW}+= ipfw
82 SUBDIR.${MK_IPFW}+= natd
86 SUBDIR.${MK_PF}+= pfctl
87 SUBDIR.${MK_PF}+= pflogd
91 SUBDIR.${MK_ZFS}+= bectl
[all …]
/freebsd-13.1/sys/modules/cxgbe/
H A DMakefile8 SUBDIR= if_cxgbe macro
9 SUBDIR+= if_cxl
10 SUBDIR+= if_cc
11 SUBDIR+= if_cxgbev
12 SUBDIR+= if_cxlv
13 SUBDIR+= if_ccv
14 SUBDIR+= t4_firmware
15 SUBDIR+= t5_firmware
17 SUBDIR+= ${_tom}
19 SUBDIR+= ${_cxgbei}
[all …]
/freebsd-13.1/sys/modules/usb/
H A DMakefile46 SUBDIR = usb macro
47 SUBDIR += ${_dwc_otg} ehci ${_musb} ohci uhci xhci ${_uss820dci} \
50 SUBDIR += atp cfumass uhid uhid_snes ukbd ums udbp uep wmt wsp ugold uled \
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-13.1/stand/i386/
H A DMakefile10 SUBDIR.yes+= btx libi386
11 SUBDIR.${MK_LOADER_FIREWIRE}+= libfirewire
12 SUBDIR.yes+= .WAIT
14 SUBDIR.yes+= mbr pmbr boot0 boot0sio boot2 cdboot gptboot \
17 SUBDIR.${MK_FORTH}+= loader_4th
18 SUBDIR.${MK_LOADER_LUA}+= loader_lua
19 SUBDIR.yes+= loader_simp
22 SUBDIR.yes+= pxeldr
24 SUBDIR.${MK_LOADER_ZFS}+= zfsboot gptzfsboot
/freebsd-13.1/share/mk/
H A Dbsd.subdir.mk84 .if ${.MAKE.LEVEL} == 0 && ${MK_DIRDEPS_BUILD} == "yes" && !empty(SUBDIR) && \
125 .if defined(SUBDIR) || defined(SUBDIR.yes) || defined(SUBDIR.yes.yes)
126 SUBDIR:=${SUBDIR} ${SUBDIR.yes} ${SUBDIR.yes.yes}
127 SUBDIR:=${SUBDIR:u}
130 .if defined(SUBDIR.)
131 .error ${.CURDIR}: Found variable SUBDIR. with value "${SUBDIR.}". This was \
132 probably caused by using SUBDIR.$${MK_FOO} without including \
148 .if defined(SUBDIR) && !empty(SUBDIR) && !defined(NO_SUBDIR)
150 for dir in ${SUBDIR:N.WAIT}; do ( ${_SUBDIR_SH} ); done
154 .for __dir in ${SUBDIR:N.WAIT}
[all …]
/freebsd-13.1/lib/libcasper/services/
H A DMakefile5 SUBDIR= cap_dns macro
6 SUBDIR+= cap_fileargs
7 SUBDIR+= cap_grp
8 SUBDIR+= cap_net
9 SUBDIR+= cap_pwd
10 SUBDIR+= cap_sysctl
11 SUBDIR+= cap_syslog
13 SUBDIR.${MK_TESTS}+= tests
/freebsd-13.1/stand/efi/
H A DMakefile7 SUBDIR.yes+= libefi
8 SUBDIR.${MK_FDT}+= fdt
9 SUBDIR.yes+= .WAIT
11 SUBDIR.yes+= boot1 gptboot
13 SUBDIR.${MK_FORTH}+= loader_4th
14 SUBDIR.${MK_LOADER_LUA}+= loader_lua
15 SUBDIR.yes+= loader_simp
/freebsd-13.1/libexec/
H A DMakefile6 SUBDIR= ${_atf} \ macro
45 SUBDIR+= bootpd
49 SUBDIR+= fingerd
57 SUBDIR+= ftpd
83 SUBDIR.${MK_LIB32}+= rtld-elf32
87 SUBDIR+= rbootd
100 SUBDIR+= talkd
104 SUBDIR+= tcpd
112 SUBDIR+= tftpd
/freebsd-13.1/usr.sbin/bluetooth/
H A DMakefile6 SUBDIR= \ macro
19 SUBDIR+= ath3kfw
20 SUBDIR+= bcmfw
21 SUBDIR+= bthidcontrol
22 SUBDIR+= bthidd
23 SUBDIR+= iwmbtfw
/freebsd-13.1/sys/modules/sound/driver/
H A DMakefile9 SUBDIR= ad1816 als4000 atiixp cs4281 ${_csa} ${_ds1} emu10k1 emu10kx macro
10 SUBDIR+= envy24 envy24ht es137x ess fm801 hda hdspe ich maestro
11 SUBDIR+= ${_maestro3} neomagic sb16 sb8 sbc solo spicds t4dwave via8233
12 SUBDIR+= via82c686 vibes driver uaudio
21 SUBDIR+= cmi mss
25 SUBDIR+= ai2s davbus
/freebsd-13.1/sys/modules/mxge/
H A DMakefile3 SUBDIR= mxge macro
4 SUBDIR+=mxge_eth_z8e
5 SUBDIR+=mxge_ethp_z8e
6 SUBDIR+=mxge_rss_eth_z8e
7 SUBDIR+=mxge_rss_ethp_z8e
/freebsd-13.1/lib/googletest/
H A DMakefile5 SUBDIR+= gtest
6 SUBDIR+= gmock
7 SUBDIR+= gmock_main
8 SUBDIR+= gtest_main
10 SUBDIR.${MK_TESTS}+= tests
/freebsd-13.1/kerberos5/lib/
H A DMakefile5 SUBDIR= libasn1 libhdb \ macro
9 SUBDIR+= libkafs5 # requires krb_err.h from libkrb5
13 SUBDIR+= libgssapi_krb5
14 SUBDIR+= libgssapi_ntlm
15 SUBDIR+= libgssapi_spnego
/freebsd-13.1/sys/modules/dtrace/
H A DMakefile5 SUBDIR= dtaudit \ macro
17 SUBDIR+= fasttrap fbt systrace_linux
20 SUBDIR+= systrace_linux32
26 SUBDIR+= systrace_freebsd32
33 SUBDIR+= fbt
/freebsd-13.1/usr.sbin/bsnmpd/modules/
H A DMakefile7 SUBDIR= \ macro
17 SUBDIR+=snmp_hast
21 SUBDIR+=snmp_pf
25 SUBDIR+=snmp_netgraph
29 SUBDIR+=snmp_wlan
/freebsd-13.1/sys/modules/
H A DMakefile16 SUBDIR= \ macro
421 SUBDIR+= dtrace
438 SUBDIR+= cuse
495 SUBDIR+= cfiscsi
496 SUBDIR+= iscsi
501 SUBDIR+= fdt
511 SUBDIR+= linux
596 SUBDIR+= tests
600 SUBDIR+= zfs
852 SUBDIR:= ${SUBDIR:N${reject}} macro
[all …]
/freebsd-13.1/share/i18n/esdb/
H A DMakefile6 SUBDIR= APPLE AST BIG5 CP DEC EUC EBCDIC GB GEORGIAN ISO-2022 ISO-8859 \ macro
13 esdb.dir: ${SUBDIR}
14 newfile=$$(for i in ${SUBDIR}; do \
22 esdb.alias: ${SUBDIR}
23 newfile=$$(for i in ${SUBDIR}; do \
/freebsd-13.1/tools/
H A Dtinder.sh50 SUBDIR=
57 SUBDIR="$SUBDIR $i"
61 make tinderbox UNIVERSE_TARGET="_cleanobj _obj everything" $MAKE_ARGS SUBDIR_OVERRIDE="$SUBDIR"

12345678910>>...19