| /netbsd-src/external/gpl2/lvm2/dist/ |
| H A 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 …]
|
| H A 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 …]
|
| H A 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 \
|
| H A 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 \
|
| /netbsd-src/external/gpl3/gcc/dist/libsanitizer/ |
| H A D | Makefile.am | 8 SUBDIRS = sanitizer_common macro 12 SUBDIRS += interception 15 SUBDIRS += libbacktrace 17 SUBDIRS += lsan asan ubsan 24 SUBDIRS += tsan 27 SUBDIRS += hwasan 32 DIST_SUBDIRS = $(SUBDIRS)
|
| /netbsd-src/external/bsd/openldap/dist/build/ |
| H A 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/gpl3/gcc.old/dist/libsanitizer/ |
| H A D | Makefile.am | 8 SUBDIRS = sanitizer_common macro 12 SUBDIRS += interception 15 SUBDIRS += libbacktrace 17 SUBDIRS += lsan asan ubsan 23 SUBDIRS += tsan
|
| /netbsd-src/external/mpl/bind/dist/doc/ |
| H A D | Makefile.am | 1 SUBDIRS = . macro 4 SUBDIRS += misc 10 SUBDIRS += man 14 SUBDIRS += arm
|
| /netbsd-src/sys/external/bsd/gnu-efi/dist/ |
| H A D | Makefile | 46 SUBDIRS = lib gnuefi inc apps macro 49 all: check_gcc $(SUBDIRS) 78 $(SUBDIRS): 84 @for d in $(SUBDIRS); do \ 91 @for d in $(SUBDIRS); do \ 95 .PHONY: $(SUBDIRS) clean depend
|
| /netbsd-src/external/gpl2/lvm2/dist/lib/ |
| H A D | Makefile.in | 21 SUBDIRS = format1 25 SUBDIRS += format_pool 29 SUBDIRS += snapshot 33 SUBDIRS += mirror 122 SUBDIRS += locking 157 $(SUBDIRS): $(LIB_STATIC)
|
| H A D | Makefile | 21 SUBDIRS = format1 macro 25 SUBDIRS += format_pool 29 SUBDIRS += snapshot 33 SUBDIRS += mirror 122 SUBDIRS += locking 157 $(SUBDIRS): $(LIB_STATIC)
|
| /netbsd-src/external/bsd/openpam/dist/bin/ |
| H A D | Makefile.am | 1 SUBDIRS = openpam_dump_policy macro 4 SUBDIRS += pamtest 8 SUBDIRS += su
|
| /netbsd-src/external/gpl2/lvm2/dist/daemons/ |
| H A D | Makefile | 22 SUBDIRS = clvmd macro 26 SUBDIRS += cmirrord 30 SUBDIRS += dmeventd
|
| H A D | Makefile.in | 22 SUBDIRS = clvmd 26 SUBDIRS += cmirrord 30 SUBDIRS += dmeventd
|
| /netbsd-src/external/mit/expat/dist/ |
| H A D | Makefile.am | 42 SUBDIRS = lib # lib goes first to build first macro 44 SUBDIRS += examples 47 SUBDIRS += tests 50 SUBDIRS += xmlwf doc
|
| /netbsd-src/external/bsd/openpam/dist/ |
| H A D | Makefile.am | 3 SUBDIRS = misc include lib bin modules macro 6 SUBDIRS += doc 9 SUBDIRS += t
|
| /netbsd-src/crypto/external/bsd/heimdal/dist/ |
| H A 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
|
| /netbsd-src/external/gpl2/gmake/dist/ |
| H A D | Makefile.DOS | 279 # but do a sanity check: if $SUBDIRS will ever have more than 287 @echo FATAL: There is more than one directory in "($(SUBDIRS))" 305 @echo FATAL: There is more than one directory in "($(SUBDIRS))" 316 @echo FATAL: There is more than one directory in "($(SUBDIRS))"
|
| /netbsd-src/external/bsd/openpam/dist/lib/ |
| H A D | Makefile.am | 1 SUBDIRS = macro 4 SUBDIRS += libpam
|
| /netbsd-src/crypto/external/cpl/tpm-tools/dist/src/ |
| H A D | Makefile.am | 24 SUBDIRS = tpm_mgmt \ macro 28 SUBDIRS += data_mgmt
|
| /netbsd-src/external/bsd/openpam/dist/modules/ |
| H A D | Makefile.am | 1 SUBDIRS = pam_deny pam_permit pam_return macro 4 SUBDIRS += pam_unix
|
| /netbsd-src/external/bsd/ntp/dist/tests/ |
| H A D | Makefile.am | 2 SUBDIRS = macro 4 SUBDIRS += \
|
| /netbsd-src/external/gpl3/gcc.old/dist/libphobos/ |
| H A D | Makefile.am | 19 SUBDIRS = libdruntime src testsuite macro 21 SUBDIRS = macro
|
| /netbsd-src/external/gpl3/gcc/dist/libphobos/ |
| H A D | Makefile.am | 19 SUBDIRS = libdruntime src testsuite macro 21 SUBDIRS = macro
|
| /netbsd-src/crypto/external/bsd/heimdal/dist/tests/ |
| H A D | Makefile.am | 5 SUBDIRS = bin db gss ldap can java kdc macro 9 SUBDIRS += plugin
|