Searched refs:BUILD_CMD (Results 1 - 13 of 13) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/test/
H A DMakefile313 BUILD_CMD=shlib_target=; if [ -n "$(SHARED_LIBS)" ]; then \ macro
327 @target=$(RSATEST); $(BUILD_CMD)
330 @target=$(BNTEST); $(BUILD_CMD)
333 @target=$(ECTEST); $(BUILD_CMD)
336 @target=$(EXPTEST); $(BUILD_CMD)
339 @target=$(IDEATEST); $(BUILD_CMD)
342 @target=$(MD2TEST); $(BUILD_CMD)
345 @target=$(SHATEST); $(BUILD_CMD)
348 @target=$(SHA1TEST); $(BUILD_CMD)
351 @target=$(SHA256TEST); $(BUILD_CMD)
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/test/
H A DMakefile395 BUILD_CMD=shlib_target=; if [ -n "$(SHARED_LIBS)" ]; then \ macro
424 @target=$(RSATEST); $(BUILD_CMD)
427 @target=$(BNTEST); $(BUILD_CMD)
430 @target=$(ECTEST); $(BUILD_CMD)
433 @target=$(EXPTEST); $(BUILD_CMD)
436 @target=$(IDEATEST); $(BUILD_CMD)
439 @target=$(MD2TEST); $(BUILD_CMD)
442 @target=$(SHATEST); $(BUILD_CMD)
445 @target=$(SHA1TEST); $(BUILD_CMD)
448 @target=$(SHA256TEST); $(BUILD_CMD)
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/test/
H A DMakefile395 BUILD_CMD=shlib_target=; if [ -n "$(SHARED_LIBS)" ]; then \ macro
424 @target=$(RSATEST); $(BUILD_CMD)
427 @target=$(BNTEST); $(BUILD_CMD)
430 @target=$(ECTEST); $(BUILD_CMD)
433 @target=$(EXPTEST); $(BUILD_CMD)
436 @target=$(IDEATEST); $(BUILD_CMD)
439 @target=$(MD2TEST); $(BUILD_CMD)
442 @target=$(SHATEST); $(BUILD_CMD)
445 @target=$(SHA1TEST); $(BUILD_CMD)
448 @target=$(SHA256TEST); $(BUILD_CMD)
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/examples/LDAP/smbldap-tools-0.9.2/
H A DMakefile10 BUILD_CMD=rpmbuild -ba macro
11 #BUILD_CMD=rpmbuild -ba --sign
93 @cd $(TOPDIR)/SPECS/ && $(BUILD_CMD) smbldap-tools.spec
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/hp/sim/boot/
H A Dfw-emu.c103 #define BUILD_CMD(addr) ((0x80000000 | (addr)) & ~3) macro
208 outl(BUILD_CMD(in1), 0xCF8);
222 outl(BUILD_CMD(in1), 0xCF8);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/
H A DMakefile.bak248 # BUILD_CMD is a generic macro to build a given target in a given
256 # exactly the same shell variables as BUILD_CMD.
261 BUILD_CMD= if [ -d "$$dir" ]; then \
266 RECURSIVE_BUILD_CMD=for dir in $(DIRS); do $(BUILD_CMD); done
269 $(BUILD_CMD); \
H A DMakefile.org245 # BUILD_CMD is a generic macro to build a given target in a given
253 # exactly the same shell variables as BUILD_CMD.
258 BUILD_CMD= if [ -d "$$dir" ]; then \
263 RECURSIVE_BUILD_CMD=for dir in $(DIRS); do $(BUILD_CMD); done
266 $(BUILD_CMD); \
H A DMakefile248 # BUILD_CMD is a generic macro to build a given target in a given
256 # exactly the same shell variables as BUILD_CMD.
261 BUILD_CMD= if [ -d "$$dir" ]; then \ macro
266 RECURSIVE_BUILD_CMD=for dir in $(DIRS); do $(BUILD_CMD); done
269 $(BUILD_CMD); \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/
H A DMakefile.bak248 # BUILD_CMD is a generic macro to build a given target in a given
256 # exactly the same shell variables as BUILD_CMD.
261 BUILD_CMD= if [ -d "$$dir" ]; then \
266 RECURSIVE_BUILD_CMD=for dir in $(DIRS); do $(BUILD_CMD); done
269 $(BUILD_CMD); \
H A DMakefile.org245 # BUILD_CMD is a generic macro to build a given target in a given
253 # exactly the same shell variables as BUILD_CMD.
258 BUILD_CMD= if [ -d "$$dir" ]; then \
263 RECURSIVE_BUILD_CMD=for dir in $(DIRS); do $(BUILD_CMD); done
266 $(BUILD_CMD); \
H A DMakefile248 # BUILD_CMD is a generic macro to build a given target in a given
256 # exactly the same shell variables as BUILD_CMD.
261 BUILD_CMD= if [ -d "$$dir" ]; then \ macro
266 RECURSIVE_BUILD_CMD=for dir in $(DIRS); do $(BUILD_CMD); done
269 $(BUILD_CMD); \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/
H A DMakefile.org198 # BUILD_CMD is a generic macro to build a given target in a given
206 # exactly the same shell variables as BUILD_CMD.
211 BUILD_CMD= if [ -d "$$dir" ]; then \
216 RECURSIVE_BUILD_CMD=for dir in $(DIRS); do $(BUILD_CMD); done
219 $(BUILD_CMD); \
H A DMakefile200 # BUILD_CMD is a generic macro to build a given target in a given
208 # exactly the same shell variables as BUILD_CMD.
213 BUILD_CMD= if [ -d "$$dir" ]; then \ macro
218 RECURSIVE_BUILD_CMD=for dir in $(DIRS); do $(BUILD_CMD); done
221 $(BUILD_CMD); \

Completed in 121 milliseconds