Home
last modified time | relevance | path

Searched refs:RECURSIVE_BUILD_CMD (Results 1 – 2 of 2) sorted by relevance

/freebsd-10-stable/crypto/openssl/
DMakefile.org260 RECURSIVE_BUILD_CMD=for dir in $(DIRS); do $(BUILD_CMD); done
413 @set -e; target=clean; $(RECURSIVE_BUILD_CMD)
429 @set -e; target=files; $(RECURSIVE_BUILD_CMD)
434 @set -e; target=links; $(RECURSIVE_BUILD_CMD)
442 @set -e; target=dclean; $(RECURSIVE_BUILD_CMD)
466 @set -e; target=update; $(RECURSIVE_BUILD_CMD)
469 @set -e; target=depend; $(RECURSIVE_BUILD_CMD)
472 @set -e; target=lint; $(RECURSIVE_BUILD_CMD)
547 @set -e; target=install; $(RECURSIVE_BUILD_CMD)
DMakefile262 RECURSIVE_BUILD_CMD=for dir in $(DIRS); do $(BUILD_CMD); done macro
415 @set -e; target=clean; $(RECURSIVE_BUILD_CMD)
431 @set -e; target=files; $(RECURSIVE_BUILD_CMD)
436 @set -e; target=links; $(RECURSIVE_BUILD_CMD)
444 @set -e; target=dclean; $(RECURSIVE_BUILD_CMD)
468 @set -e; target=update; $(RECURSIVE_BUILD_CMD)
471 @set -e; target=depend; $(RECURSIVE_BUILD_CMD)
474 @set -e; target=lint; $(RECURSIVE_BUILD_CMD)
549 @set -e; target=install; $(RECURSIVE_BUILD_CMD)