Searched refs:DIRS (Results 1 - 25 of 68) sorted by last modified time

123

/freebsd-11-stable/crypto/openssl/
H A DMakefile142 DIRS= crypto ssl engines apps test tools macro
199 $${DIR+DIR} $${DIRS+DIRS} $${SRC+SRC} \
257 # subdirectory if that subdirectory is part of $(DIRS). It requires
261 # subdirectories defined in $(DIRS). It requires that the target
268 RECURSIVE_BUILD_CMD=for dir in $(DIRS); do $(BUILD_CMD); done
270 if expr " $(DIRS) " : ".* $$dir " >/dev/null 2>&1; then \
H A DMakefile.org140 DIRS= crypto ssl engines apps test tools
197 $${DIR+DIR} $${DIRS+DIRS} $${SRC+SRC} \
255 # subdirectory if that subdirectory is part of $(DIRS). It requires
259 # subdirectories defined in $(DIRS). It requires that the target
266 RECURSIVE_BUILD_CMD=for dir in $(DIRS); do $(BUILD_CMD); done
268 if expr " $(DIRS) " : ".* $$dir " >/dev/null 2>&1; then \
/freebsd-11-stable/crypto/openssl/crypto/rsa/
H A DMakefile37 (cd ../..; $(MAKE) DIRS=crypto SDIRS=$(DIR) sub_all)
/freebsd-11-stable/crypto/openssl/crypto/err/
H A DMakefile31 (cd ../..; $(MAKE) DIRS=crypto SDIRS=$(DIR) sub_all)
/freebsd-11-stable/crypto/openssl/crypto/ec/
H A DMakefile42 (cd ../..; $(MAKE) DIRS=crypto SDIRS=$(DIR) sub_all)
/freebsd-11-stable/crypto/openssl/crypto/bn/
H A DMakefile45 (cd ../..; $(MAKE) DIRS=crypto SDIRS=$(DIR) sub_all)
/freebsd-11-stable/crypto/openssl/crypto/
H A DMakefile56 @(cd ..; $(MAKE) DIRS=$(DIR) all)
/freebsd-11-stable/crypto/openssl/crypto/rand/
H A DMakefile33 (cd ../..; $(MAKE) DIRS=crypto SDIRS=$(DIR) sub_all)
/freebsd-11-stable/crypto/openssl/crypto/conf/
H A DMakefile34 (cd ../..; $(MAKE) DIRS=crypto SDIRS=$(DIR) sub_all)
/freebsd-11-stable/crypto/openssl/crypto/ecdsa/
H A DMakefile32 (cd ../..; $(MAKE) DIRS=crypto SDIRS=$(DIR) sub_all)
/freebsd-11-stable/crypto/openssl/ssl/
H A DMakefile55 (cd ..; $(MAKE) DIRS=$(DIR) all)
/freebsd-11-stable/crypto/openssl/crypto/ts/
H A DMakefile43 (cd ../..; $(MAKE) DIRS=crypto SDIRS=$(DIR) sub_all)
/freebsd-11-stable/crypto/openssl/crypto/sha/
H A DMakefile36 (cd ../..; $(MAKE) DIRS=crypto SDIRS=$(DIR) sub_all)
/freebsd-11-stable/crypto/openssl/crypto/rc4/
H A DMakefile35 (cd ../..; $(MAKE) DIRS=crypto SDIRS=$(DIR) sub_all)
/freebsd-11-stable/crypto/openssl/crypto/modes/
H A DMakefile38 (cd ../..; $(MAKE) DIRS=crypto SDIRS=$(DIR) sub_all)
/freebsd-11-stable/crypto/openssl/crypto/md5/
H A DMakefile36 (cd ../..; $(MAKE) DIRS=crypto SDIRS=$(DIR) sub_all)
/freebsd-11-stable/crypto/openssl/crypto/dh/
H A DMakefile33 (cd ../..; $(MAKE) DIRS=crypto SDIRS=$(DIR) sub_all)
/freebsd-11-stable/crypto/openssl/crypto/des/
H A DMakefile50 (cd ../..; $(MAKE) DIRS=crypto SDIRS=$(DIR) sub_all)
/freebsd-11-stable/crypto/openssl/crypto/asn1/
H A DMakefile55 (cd ../..; $(MAKE) DIRS=crypto SDIRS=$(DIR) sub_all)
/freebsd-11-stable/crypto/openssl/crypto/aes/
H A DMakefile39 (cd ../..; $(MAKE) DIRS=crypto SDIRS=$(DIR) sub_all)
/freebsd-11-stable/crypto/openssl/engines/ccgost/
H A DMakefile20 (cd $(TOP); $(MAKE) DIRS=engines EDIRS=$(DIR) sub_all)
/freebsd-11-stable/contrib/amd/fixmount/
H A Dfixmount.c50 #define DIRS 2 macro
135 case DIRS:
289 type = DIRS;
/freebsd-11-stable/crypto/openssl/engines/
H A DMakefile71 (cd ..; $(MAKE) DIRS=$(DIR) all)
/freebsd-11-stable/crypto/openssl/apps/
H A DMakefile79 @(cd ..; $(MAKE) DIRS=$(DIR) all)
/freebsd-11-stable/crypto/openssl/crypto/rc2/
H A DMakefile31 (cd ../..; $(MAKE) DIRS=crypto SDIRS=$(DIR) sub_all)

Completed in 177 milliseconds

123