| /netbsd/src/external/gpl2/lvm2/dist/ |
| D | make.tmpl | 136 .PHONY: $(SUBDIRS) $(SUBDIRS.install) $(SUBDIRS.clean) $(SUBDIRS.distclean) 137 .PHONY: $(SUBDIRS.pofile) $(SUBDIRS.install_cluster) $(SUBDIRS.cflow) 138 .PHONY: $(SUBDIRS.device-mapper) $(SUBDIRS.install-device-mapper) 140 SUBDIRS.device-mapper := $(SUBDIRS:=.device-mapper) 141 SUBDIRS.install := $(SUBDIRS:=.install) 142 SUBDIRS.install_cluster := $(SUBDIRS:=.install_cluster) 143 SUBDIRS.install_device-mapper := $(SUBDIRS:=.install_device-mapper) 144 SUBDIRS.install_lvm2 := $(SUBDIRS:=.install_lvm2) 145 SUBDIRS.pofile := $(SUBDIRS:=.pofile) 146 SUBDIRS.cflow := $(SUBDIRS:=.cflow) [all …]
|
| D | make.tmpl.in | 136 .PHONY: $(SUBDIRS) $(SUBDIRS.install) $(SUBDIRS.clean) $(SUBDIRS.distclean) 137 .PHONY: $(SUBDIRS.pofile) $(SUBDIRS.install_cluster) $(SUBDIRS.cflow) 138 .PHONY: $(SUBDIRS.device-mapper) $(SUBDIRS.install-device-mapper) 140 SUBDIRS.device-mapper := $(SUBDIRS:=.device-mapper) 141 SUBDIRS.install := $(SUBDIRS:=.install) 142 SUBDIRS.install_cluster := $(SUBDIRS:=.install_cluster) 143 SUBDIRS.install_device-mapper := $(SUBDIRS:=.install_device-mapper) 144 SUBDIRS.install_lvm2 := $(SUBDIRS:=.install_lvm2) 145 SUBDIRS.pofile := $(SUBDIRS:=.pofile) 146 SUBDIRS.cflow := $(SUBDIRS:=.cflow) [all …]
|
| D | Makefile.in | 20 SUBDIRS = doc include man scripts 23 SUBDIRS += udev 27 SUBDIRS += po 30 SUBDIRS += lib tools daemons libdm 33 SUBDIRS += liblvm 37 SUBDIRS += daemons/clvmd \
|
| D | Makefile | 20 SUBDIRS = doc include man scripts macro 23 SUBDIRS += udev 27 SUBDIRS += po 30 SUBDIRS += lib tools daemons libdm 33 SUBDIRS += liblvm 37 SUBDIRS += daemons/clvmd \
|
| /netbsd/src/external/bsd/wpa/dist/src/ |
| D | Makefile | 1 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
|
| /netbsd/src/external/bsd/openldap/dist/build/ |
| D | dir.mk | 22 @for i in $(SUBDIRS) $(ALLDIRS); do \ 31 @for i in $(SUBDIRS) $(INSTALLDIRS); do \ 40 @for i in $(SUBDIRS) $(CLEANDIRS); do \ 49 @for i in $(SUBDIRS) $(CLEANDIRS); do \ 58 @for i in $(SUBDIRS) $(DEPENDDIRS); do \
|
| /netbsd/src/external/gpl2/lvm2/dist/lib/ |
| D | Makefile | 21 SUBDIRS = format1 macro 25 SUBDIRS += format_pool 29 SUBDIRS += snapshot 33 SUBDIRS += mirror 122 SUBDIRS += locking 157 $(SUBDIRS): $(LIB_STATIC)
|
| D | Makefile.in | 21 SUBDIRS = format1 25 SUBDIRS += format_pool 29 SUBDIRS += snapshot 33 SUBDIRS += mirror 122 SUBDIRS += locking 157 $(SUBDIRS): $(LIB_STATIC)
|
| /netbsd/src/external/bsd/openpam/dist/bin/ |
| D | Makefile.am | 1 SUBDIRS = openpam_dump_policy macro 4 SUBDIRS += pamtest 8 SUBDIRS += su
|
| /netbsd/src/external/gpl2/lvm2/dist/daemons/ |
| D | Makefile | 22 SUBDIRS = clvmd macro 26 SUBDIRS += cmirrord 30 SUBDIRS += dmeventd
|
| D | Makefile.in | 22 SUBDIRS = clvmd 26 SUBDIRS += cmirrord 30 SUBDIRS += dmeventd
|
| /netbsd/src/external/mit/expat/dist/ |
| D | Makefile.am | 46 SUBDIRS = lib # lib goes first to build first macro 48 SUBDIRS += examples 51 SUBDIRS += tests 54 SUBDIRS += xmlwf doc
|
| /netbsd/src/external/bsd/openpam/dist/ |
| D | Makefile.am | 3 SUBDIRS = misc include lib bin modules macro 6 SUBDIRS += doc 9 SUBDIRS += t
|
| /netbsd/src/crypto/external/bsd/heimdal/dist/ |
| D | Makefile.am | 9 SUBDIRS= include lib kuser kdc admin kadmin kpasswd macro 10 SUBDIRS+= $(kcm_dir) appl tools tests packages etc po 13 SUBDIRS+= doc
|
| D | NTMakefile | 37 SUBDIRS = include lib kuser kdc admin kadmin kpasswd appl doc \ 40 SUBDIRS = include lib kuser kdc admin kadmin kpasswd appl doc \
|
| /netbsd/src/external/bsd/openpam/dist/lib/ |
| D | Makefile.am | 1 SUBDIRS = macro 4 SUBDIRS += libpam
|
| /netbsd/src/crypto/external/cpl/tpm-tools/dist/src/ |
| D | Makefile.am | 24 SUBDIRS = tpm_mgmt \ macro 28 SUBDIRS += data_mgmt
|
| /netbsd/src/external/bsd/openpam/dist/modules/ |
| D | Makefile.am | 1 SUBDIRS = pam_deny pam_permit pam_return macro 4 SUBDIRS += pam_unix
|
| /netbsd/src/external/bsd/ntp/dist/tests/ |
| D | Makefile.am | 2 SUBDIRS = macro 4 SUBDIRS += \
|
| /netbsd/src/crypto/external/bsd/heimdal/dist/tests/ |
| D | Makefile.am | 5 SUBDIRS = bin db gss ldap can java kdc macro 9 SUBDIRS += plugin
|
| /netbsd/src/external/gpl3/gdb/dist/gdb/config/djgpp/ |
| D | djcheck.sh | 22 SUBDIRS=`find $ORIGDIR -type d ! -ipath $ORIGDIR` 24 for d in $SUBDIRS
|
| /netbsd/src/external/bsd/ntp/dist/sntp/libopts/ |
| D | README | 37 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
|
| /netbsd/src/external/bsd/ntp/dist/sntp/ |
| D | Makefile.am | 43 SUBDIRS = include scripts unity macro 47 SUBDIRS += libevent 53 SUBDIRS += libopts 58 SUBDIRS += tests
|
| /netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/src/ |
| D | Makefile.am | 40 SUBDIRS = c++98 c++11 c++17 c++20 $(filesystem_dir) $(backtrace_dir) macro 391 stamp-debug: Makefile $(foreach dir,$(SUBDIRS),$(dir)/Makefile) 394 for d in $(SUBDIRS); do mkdir -p ${debugdir}/$$d; done; \ 403 for d in . $(SUBDIRS); do \
|
| /netbsd/src/crypto/external/bsd/openssl/dist/ |
| D | build.info | 4 SUBDIRS=crypto ssl apps util tools fuzz providers doc 6 SUBDIRS=test 9 SUBDIRS=engines
|