Home
last modified time | relevance | path

Searched refs:SUBDIRS (Results 1 - 17 of 17) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/
H A DMakefile0 SUBDIRS=ap common crypto drivers eapol_auth eapol_supp eap_common eap_peer eap_server l2_packet p2p pae radius rsn_supp tls utils wps
2 SUBDIRS += fst
5 for d in $(SUBDIRS); do [ -d $$d ] && $(MAKE) -C $$d; done
8 $(Q)for d in $(SUBDIRS); do [ -d $$d ] && $(MAKE) -C $$d clean; done
12 for d in $(SUBDIRS); do [ -d $$d ] && $(MAKE) -C $$d install; done
1 SUBDIRS=ap common crypto drivers eapol_auth eapol_supp eap_common eap_peer eap_server l2_packet p2p pae radius rsn_supp tls utils wps global() macro
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/
H A DMakefile0 SUBDIRS=ap common crypto drivers eapol_auth eapol_supp eap_common eap_peer eap_server l2_packet p2p pae radius rsn_supp tls utils wps
2 SUBDIRS += fst
5 for d in $(SUBDIRS); do [ -d $$d ] && $(MAKE) -C $$d; done
8 for d in $(SUBDIRS); do [ -d $$d ] && $(MAKE) -C $$d clean; done
12 for d in $(SUBDIRS); do [ -d $$d ] && $(MAKE) -C $$d install; done
1 SUBDIRS=ap common crypto drivers eapol_auth eapol_supp eap_common eap_peer eap_server l2_packet p2p pae radius rsn_supp tls utils wps global() macro
/third_party/ltp/testcases/kernel/
H A DMakefile13 SUBDIRS := syscalls macro
16 SUBDIRS += lib
20 SUBDIRS += connectors \
44 SUBDIRS += power_management
48 SUBDIRS += kvm
/third_party/ltp/testcases/kernel/mce-test/stress/tools/
H A DMakefile0 SUBDIRS ?= fs-metadata page-poisoning
4 @for i in ${SUBDIRS}; do \
9 @for i in ${SUBDIRS}; do \
14 @for i in ${SUBDIRS}; do \
1 SUBDIRS ?= fs-metadata page-poisoning global() macro
/third_party/ltp/include/mk/
H A Dfunctions.mk43 # Set SUBDIRS to the subdirectories where Makefiles were found.
46 SUBDIRS ?= $$(subst $$(abs_srcdir)/,,$$(patsubst %/Makefile,%,$$(wildcard $$(abs_srcdir)/*/Makefile)))
47 SUBDIRS := $$(filter-out $$(FILTER_OUT_DIRS),$$(SUBDIRS))
/third_party/ltp/testcases/open_posix_testsuite/
H A DMakefile15 SUBDIRS= conformance functional stress macro
39 @for dir in $(SUBDIRS) tools; do \
50 @for dir in $(SUBDIRS); do \
/third_party/selinux/libselinux/
H A DMakefile0 SUBDIRS = include src utils man
48 @for subdir in $(SUBDIRS); do \
1 SUBDIRS = include src utils man global() macro
/third_party/ltp/testcases/kernel/security/integrity/ima/datafiles/
H A DMakefile11 SUBDIRS := ima_kexec ima_keys ima_policy ima_selinux macro
/third_party/ltp/testcases/kernel/security/integrity/ima/
H A DMakefile9 SUBDIRS := datafiles src tests macro
/third_party/EGL/sdk/docs/man/
H A DMakefile38 SUBDIRS = \ macro
/third_party/ltp/testcases/kernel/device-drivers/
H A DMakefile8 SUBDIRS := acpi \ macro
/third_party/skia/third_party/externals/egl-registry/sdk/docs/man/
H A DMakefile38 SUBDIRS = \ macro
/third_party/ltp/testcases/network/rpc/basic_tests/rpc01/
H A DMakefile28 SUBDIRS := datafiles macro
/third_party/jerryscript/targets/esp8266/
H A DMakefile20 # SUBDIRS (all subdirs with a Makefile)
40 SUBDIRS= user macro
/third_party/rust/crates/which-rs/tests/
H A Dbasic.rs21 const SUBDIRS: &[&str] = &["a", "b", "c"]; consts
62 for d in SUBDIRS.iter() { in new()
/third_party/node/deps/openssl/openssl/
H A DConfigure309 # (the other option would be to removed them from the SUBDIRS statement in
2142 qr/^\s* SUBDIRS \s* = \s* ${value_re} \s* $/x
/third_party/openssl/
H A DConfigure309 # (the other option would be to removed them from the SUBDIRS statement in
2137 qr/^\s* SUBDIRS \s* = \s* ${value_re} \s* $/x

Completed in 11 milliseconds