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

  /src/crypto/external/apache2/openssl/dist/
Configure 744 # For the "make variables" CPPINCLUDES and CPPDEFINES, we support lists with
767 CPPINCLUDES => [], # Alternative for -I
791 CPPINCLUDES => [],
1150 push @{$useradd{CPPINCLUDES}}, $1;
1248 if ($_ eq 'CPPDEFINES' || $_ eq 'CPPINCLUDES') {
  /src/crypto/external/bsd/openssl/dist/
Configure 666 # For the "make variables" CPPINCLUDES and CPPDEFINES, we support lists with
689 CPPINCLUDES => [], # Alternative for -I
711 CPPINCLUDES => [],
1029 push @{$useradd{CPPINCLUDES}}, $1;
1127 if ($_ eq 'CPPDEFINES' || $_ eq 'CPPINCLUDES') {
  /src/crypto/external/bsd/openssl.old/dist/
Configure 546 # For the "make variables" CPPINCLUDES and CPPDEFINES, we support lists with
569 CPPINCLUDES => [], # Alternative for -I
591 CPPINCLUDES => [],
885 push @{$useradd{CPPINCLUDES}}, $1;
987 if ($_ eq 'CPPDEFINES' || $_ eq 'CPPINCLUDES') {
  /src/crypto/external/bsd/openssl.old/dist/Configurations/
unix-Makefile.tmpl 304 (map { "-I".$_} @{$config{CPPINCLUDES}}),
windows-makefile.tmpl 171 (map { " /I ".$_} @{$config{CPPINCLUDES}}),
descrip.mms.tmpl 177 INCLUDES={- our $includes1 = join(',', @{$config{CPPINCLUDES}}) -}
  /src/crypto/external/apache2/openssl/dist/Configurations/
windows-makefile.tmpl 265 (map { " -I".$_} @{$config{CPPINCLUDES}}),
unix-Makefile.tmpl 381 (map { "-I".$_} @{$config{CPPINCLUDES}}),
  /src/crypto/external/bsd/openssl/dist/Configurations/
windows-makefile.tmpl 258 (map { " -I".$_} @{$config{CPPINCLUDES}}),
unix-Makefile.tmpl 341 (map { "-I".$_} @{$config{CPPINCLUDES}}),

Completed in 36 milliseconds