Home
last modified time | relevance | path

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

1234

/freebsd-14.2/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
/freebsd-14.2/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
/freebsd-14.2/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 \
/freebsd-14.2/contrib/openpam/bin/
H A DMakefile.am1 SUBDIRS = openpam_dump_policy macro
4 SUBDIRS += pamtest
8 SUBDIRS += su
/freebsd-14.2/contrib/tnftp/
H A DMakefile.am3 SUBDIRS = libnetbsd macro
6 SUBDIRS += libedit
9 SUBDIRS += src
/freebsd-14.2/contrib/openbsm/
H A DMakefile.am1 SUBDIRS = \ macro
5 SUBDIRS += \
9 SUBDIRS += \
/freebsd-14.2/contrib/openpam/
H A DMakefile.am3 SUBDIRS = misc include lib bin modules macro
6 SUBDIRS += doc
9 SUBDIRS += t
/freebsd-14.2/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
/freebsd-14.2/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
/freebsd-14.2/contrib/openpam/lib/
H A DMakefile.am1 SUBDIRS = macro
4 SUBDIRS += libpam
/freebsd-14.2/contrib/openpam/modules/
H A DMakefile.am1 SUBDIRS = pam_deny pam_permit pam_return macro
4 SUBDIRS += pam_unix
/freebsd-14.2/contrib/openbsm/bin/
H A DMakefile.am1 SUBDIRS = \ macro
8 SUBDIRS += \
/freebsd-14.2/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
/freebsd-14.2/contrib/openbsm/modules/
H A DMakefile.am1 SUBDIRS = \ macro
/freebsd-14.2/contrib/openbsm/sys/
H A DMakefile.am1 SUBDIRS = \ macro
/freebsd-14.2/contrib/openbsm/test/
H A DMakefile.am1 SUBDIRS = \ macro
/freebsd-14.2/contrib/openpam/doc/
H A DMakefile.am1 SUBDIRS = man macro
/freebsd-14.2/contrib/ntp/kernel/
H A DMakefile.am1 SUBDIRS = sys macro
/freebsd-14.2/contrib/openpam/include/
H A DMakefile.am1 SUBDIRS = security macro
/freebsd-14.2/sys/contrib/libsodium/src/
H A DMakefile.am2 SUBDIRS = \ macro
/freebsd-14.2/contrib/libxo/encoder/
H A DMakefile.am9 SUBDIRS = \ macro
/freebsd-14.2/contrib/ntp/sntp/
H A DMakefile.am43 SUBDIRS = include scripts unity macro
47 SUBDIRS += libevent
53 SUBDIRS += libopts
58 SUBDIRS += tests
/freebsd-14.2/sys/contrib/libsodium/test/
H A DMakefile.am1 SUBDIRS = \ macro
/freebsd-14.2/crypto/heimdal/appl/ftp/
H A DMakefile.am5 SUBDIRS = common ftp ftpd macro
/freebsd-14.2/crypto/openssl/providers/implementations/
H A Dbuild.info1 SUBDIRS=digests ciphers rands macs kdfs exchange keymgmt signature asymciphers \

1234