Home
last modified time | relevance | path

Searched refs:SUBDIRS (Results 1 – 25 of 124) sorted by relevance

12345

/src/contrib/sendmail/
H A DMakefile4 SUBDIRS= libsm libsmutil libsmdb sendmail editmap mail.local \ macro
11 @for x in $(SUBDIRS); \
18 @for x in $(SUBDIRS); \
25 @for x in $(SUBDIRS); \
32 @for x in $(SUBDIRS); \
39 @for x in $(SUBDIRS); \
45 $(SUBDIRS): FRC
/src/crypto/openssl/demos/
H A Dbuild.info1 SUBDIRS=bio cipher digest keyexch mac kdf pkey signature \
6 SUBDIRS=http3
11 SUBDIRS=quic
16 SUBDIRS=cms
21 SUBDIRS=guide
26 SUBDIRS=smime
/src/contrib/wpa/src/
H A DMakefile1 SUBDIRS=ap common crypto drivers eapol_auth eapol_supp eap_common eap_peer eap_server l2_packet p2p… macro
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
/src/contrib/libxo/tests/
H A DMakefile.am9 SUBDIRS = core xo macro
12 SUBDIRS += gettext
16 @(cur=`pwd` ; for dir in $(SUBDIRS) ; do \
23 @(cur=`pwd` ; for dir in $(SUBDIRS) ; do \
/src/contrib/openpam/bin/
H A DMakefile.am1 SUBDIRS = openpam_dump_policy macro
4 SUBDIRS += pamtest
8 SUBDIRS += su
/src/contrib/tnftp/
H A DMakefile.am3 SUBDIRS = libnetbsd macro
6 SUBDIRS += libedit
9 SUBDIRS += src
/src/contrib/openbsm/
H A DMakefile.am1 SUBDIRS = \ macro
5 SUBDIRS += \
9 SUBDIRS += \
/src/crypto/krb5/src/plugins/kdb/db2/
H A DMakefile.in5 SUBDIRS= $(SUBDIRS-@DB_VERSION@)
6 SUBDIRS-sys=
7 SUBDIRS-redirect=
8 SUBDIRS-k5= libdb2
/src/contrib/expat/
H A DMakefile.am46 SUBDIRS = lib # lib goes first to build first macro
48 SUBDIRS += examples
51 SUBDIRS += tests
54 SUBDIRS += xmlwf doc
/src/contrib/openpam/
H A DMakefile.am3 SUBDIRS = misc include lib bin modules macro
6 SUBDIRS += doc
9 SUBDIRS += t
/src/crypto/heimdal/
H A DMakefile.am9 SUBDIRS= include base lib kuser kdc admin kadmin kpasswd macro
10 SUBDIRS+= $(kcm_dir) appl tools tests packages etc po
13 SUBDIRS+= doc
/src/contrib/openpam/lib/
H A DMakefile.am1 SUBDIRS = macro
4 SUBDIRS += libpam
/src/contrib/openpam/modules/
H A DMakefile.am1 SUBDIRS = pam_deny pam_permit pam_return macro
4 SUBDIRS += pam_unix
/src/contrib/openbsm/bin/
H A DMakefile.am1 SUBDIRS = \ macro
8 SUBDIRS += \
/src/crypto/openssl/
H A Dbuild.info4 SUBDIRS=crypto ssl apps util tools fuzz providers doc
6 SUBDIRS=test
9 SUBDIRS=demos
12 SUBDIRS=engines
14 SUBDIRS=exporters
/src/crypto/krb5/src/config/
H A Dwin-post.in37 # Recurse into subdirs if WINSUBDIRS or SUBDIRS is defined. Makefiles
40 !if defined(SUBDIRS) && !defined(WINSUBDIRS)
41 WINSUBDIRS=$(SUBDIRS)
/src/contrib/ntp/sntp/libopts/
H A DREADME37 SUBDIRS += $(LIBOPTS_DIR)
41 need. The SUBDIRS must be properly ordered. *PLEASE NOTE* it is
42 crucial that the SUBDIRS be set under the control of an automake
44 possible values of SUBDIRS. It's a magical name with magical
/src/contrib/ntp/sntp/
H A DMakefile.am43 SUBDIRS = include scripts unity macro
47 SUBDIRS += libevent
53 SUBDIRS += libopts
58 SUBDIRS += tests
/src/contrib/openbsm/modules/
H A DMakefile.am1 SUBDIRS = \ macro
/src/contrib/openbsm/sys/
H A DMakefile.am1 SUBDIRS = \ macro
/src/contrib/ntp/kernel/
H A DMakefile.am1 SUBDIRS = sys macro
/src/contrib/openbsm/test/
H A DMakefile.am1 SUBDIRS = \ macro
/src/sys/contrib/libsodium/src/
H A DMakefile.am1 SUBDIRS = \ macro
/src/contrib/openpam/include/
H A DMakefile.am1 SUBDIRS = security macro
/src/crypto/openssl/demos/quic/
H A Dbuild.info1 SUBDIRS=server

12345