HomeSort by: relevance | last modified time | path
    Searched refs:windowsdll (Results 1 - 3 of 3) sorted by relevancy

  /src/crypto/external/bsd/openssl.old/dist/Configurations/
unix-Makefile.tmpl 37 sub windowsdll { $config{target} =~ /^(?:Cygwin|mingw)/ }
75 if (windowsdll()) {
503 $(ECHO) $(RM) $$s1; {- output_off() unless windowsdll(); "" -}\
506 $(RM) fuzz/$$s1; {- output_on() unless windowsdll(); "" -}\
567 : {- output_off() unless windowsdll(); "" -}; \
570 : {- output_on() unless windowsdll();
571 output_off() if windowsdll(); "" -}; \
574 : {- output_on() if windowsdll(); "" -}; \
628 : {- output_off(); output_on() unless windowsdll() or sharedaix(); "" -}; \
633 : {- output_off() unless windowsdll() or sharedaix(); output_on() if windowsdll(); "" -};
    [all...]
  /src/crypto/external/apache2/openssl/dist/Configurations/
unix-Makefile.tmpl 13 sub windowsdll { $config{target} =~ /^(?:Cygwin|mingw)/ }
613 $(ECHO) $(RM) $$s1; {- output_off() unless windowsdll(); "" -}\
616 $(RM) fuzz/$$s1; {- output_on() unless windowsdll(); "" -}\
722 : {- output_off() unless windowsdll(); "" -}; \
725 : {- output_on() unless windowsdll();
726 output_off() if windowsdll(); "" -}; \
729 : {- output_on() if windowsdll(); "" -}; \
785 : {- output_off(); output_on() unless windowsdll() or sharedaix() or sharedaix_solib(); "" -}; \
790 : {- output_off() unless windowsdll() or sharedaix() or sharedaix_solib(); output_on() if windowsdll() or sharedaix_solib(); "" -};
    [all...]
  /src/crypto/external/bsd/openssl/dist/Configurations/
unix-Makefile.tmpl 11 sub windowsdll { $config{target} =~ /^(?:Cygwin|mingw)/ }
560 $(ECHO) $(RM) $$s1; {- output_off() unless windowsdll(); "" -}\
563 $(RM) fuzz/$$s1; {- output_on() unless windowsdll(); "" -}\
665 : {- output_off() unless windowsdll(); "" -}; \
668 : {- output_on() unless windowsdll();
669 output_off() if windowsdll(); "" -}; \
672 : {- output_on() if windowsdll(); "" -}; \
728 : {- output_off(); output_on() unless windowsdll() or sharedaix(); "" -}; \
733 : {- output_off() unless windowsdll() or sharedaix(); output_on() if windowsdll(); "" -};
    [all...]

Completed in 24 milliseconds