Searched refs:RECURSIVE_BUILD_CMD (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/
H A DMakefile.bak251 # This macro shouldn't be used directly, use RECURSIVE_BUILD_CMD or
258 # RECURSIVE_BUILD_CMD is a macro to build a given target in all
266 RECURSIVE_BUILD_CMD=for dir in $(DIRS); do $(BUILD_CMD); done
417 @set -e; target=clean; $(RECURSIVE_BUILD_CMD)
433 @set -e; target=files; $(RECURSIVE_BUILD_CMD)
438 @set -e; target=links; $(RECURSIVE_BUILD_CMD)
446 @set -e; target=dclean; $(RECURSIVE_BUILD_CMD)
470 @set -e; target=update; $(RECURSIVE_BUILD_CMD)
473 @set -e; target=depend; $(RECURSIVE_BUILD_CMD)
476 @set -e; target=lint; $(RECURSIVE_BUILD_CMD)
[all...]
H A DMakefile.org248 # This macro shouldn't be used directly, use RECURSIVE_BUILD_CMD or
255 # RECURSIVE_BUILD_CMD is a macro to build a given target in all
263 RECURSIVE_BUILD_CMD=for dir in $(DIRS); do $(BUILD_CMD); done
414 @set -e; target=clean; $(RECURSIVE_BUILD_CMD)
430 @set -e; target=files; $(RECURSIVE_BUILD_CMD)
435 @set -e; target=links; $(RECURSIVE_BUILD_CMD)
443 @set -e; target=dclean; $(RECURSIVE_BUILD_CMD)
467 @set -e; target=update; $(RECURSIVE_BUILD_CMD)
470 @set -e; target=depend; $(RECURSIVE_BUILD_CMD)
473 @set -e; target=lint; $(RECURSIVE_BUILD_CMD)
[all...]
H A DMakefile251 # This macro shouldn't be used directly, use RECURSIVE_BUILD_CMD or
258 # RECURSIVE_BUILD_CMD is a macro to build a given target in all
266 RECURSIVE_BUILD_CMD=for dir in $(DIRS); do $(BUILD_CMD); done macro
417 @set -e; target=clean; $(RECURSIVE_BUILD_CMD)
433 @set -e; target=files; $(RECURSIVE_BUILD_CMD)
438 @set -e; target=links; $(RECURSIVE_BUILD_CMD)
446 @set -e; target=dclean; $(RECURSIVE_BUILD_CMD)
470 @set -e; target=update; $(RECURSIVE_BUILD_CMD)
473 @set -e; target=depend; $(RECURSIVE_BUILD_CMD)
476 @set -e; target=lint; $(RECURSIVE_BUILD_CMD)
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/
H A DMakefile.bak251 # This macro shouldn't be used directly, use RECURSIVE_BUILD_CMD or
258 # RECURSIVE_BUILD_CMD is a macro to build a given target in all
266 RECURSIVE_BUILD_CMD=for dir in $(DIRS); do $(BUILD_CMD); done
417 @set -e; target=clean; $(RECURSIVE_BUILD_CMD)
433 @set -e; target=files; $(RECURSIVE_BUILD_CMD)
438 @set -e; target=links; $(RECURSIVE_BUILD_CMD)
446 @set -e; target=dclean; $(RECURSIVE_BUILD_CMD)
470 @set -e; target=update; $(RECURSIVE_BUILD_CMD)
473 @set -e; target=depend; $(RECURSIVE_BUILD_CMD)
476 @set -e; target=lint; $(RECURSIVE_BUILD_CMD)
[all...]
H A DMakefile.org248 # This macro shouldn't be used directly, use RECURSIVE_BUILD_CMD or
255 # RECURSIVE_BUILD_CMD is a macro to build a given target in all
263 RECURSIVE_BUILD_CMD=for dir in $(DIRS); do $(BUILD_CMD); done
414 @set -e; target=clean; $(RECURSIVE_BUILD_CMD)
430 @set -e; target=files; $(RECURSIVE_BUILD_CMD)
435 @set -e; target=links; $(RECURSIVE_BUILD_CMD)
443 @set -e; target=dclean; $(RECURSIVE_BUILD_CMD)
467 @set -e; target=update; $(RECURSIVE_BUILD_CMD)
470 @set -e; target=depend; $(RECURSIVE_BUILD_CMD)
473 @set -e; target=lint; $(RECURSIVE_BUILD_CMD)
[all...]
H A DMakefile251 # This macro shouldn't be used directly, use RECURSIVE_BUILD_CMD or
258 # RECURSIVE_BUILD_CMD is a macro to build a given target in all
266 RECURSIVE_BUILD_CMD=for dir in $(DIRS); do $(BUILD_CMD); done macro
417 @set -e; target=clean; $(RECURSIVE_BUILD_CMD)
433 @set -e; target=files; $(RECURSIVE_BUILD_CMD)
438 @set -e; target=links; $(RECURSIVE_BUILD_CMD)
446 @set -e; target=dclean; $(RECURSIVE_BUILD_CMD)
470 @set -e; target=update; $(RECURSIVE_BUILD_CMD)
473 @set -e; target=depend; $(RECURSIVE_BUILD_CMD)
476 @set -e; target=lint; $(RECURSIVE_BUILD_CMD)
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/
H A DMakefile.org201 # This macro shouldn't be used directly, use RECURSIVE_BUILD_CMD or
208 # RECURSIVE_BUILD_CMD is a macro to build a given target in all
216 RECURSIVE_BUILD_CMD=for dir in $(DIRS); do $(BUILD_CMD); done
350 @set -e; target=clean; $(RECURSIVE_BUILD_CMD)
366 @set -e; target=files; $(RECURSIVE_BUILD_CMD)
371 @set -e; target=links; $(RECURSIVE_BUILD_CMD)
379 @set -e; target=dclean; $(RECURSIVE_BUILD_CMD)
400 @set -e; target=depend; $(RECURSIVE_BUILD_CMD)
403 @set -e; target=lint; $(RECURSIVE_BUILD_CMD)
492 @set -e; target=install; $(RECURSIVE_BUILD_CMD)
[all...]
H A DMakefile203 # This macro shouldn't be used directly, use RECURSIVE_BUILD_CMD or
210 # RECURSIVE_BUILD_CMD is a macro to build a given target in all
218 RECURSIVE_BUILD_CMD=for dir in $(DIRS); do $(BUILD_CMD); done macro
352 @set -e; target=clean; $(RECURSIVE_BUILD_CMD)
368 @set -e; target=files; $(RECURSIVE_BUILD_CMD)
373 @set -e; target=links; $(RECURSIVE_BUILD_CMD)
381 @set -e; target=dclean; $(RECURSIVE_BUILD_CMD)
402 @set -e; target=depend; $(RECURSIVE_BUILD_CMD)
405 @set -e; target=lint; $(RECURSIVE_BUILD_CMD)
494 @set -e; target=install; $(RECURSIVE_BUILD_CMD)
[all...]

Completed in 48 milliseconds