OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:INSTALL_PROGRAMS
(Results
1 - 9
of
9
) sorted by relevancy
/src/crypto/external/bsd/openssl.old/dist/Configurations/
windows-makefile.tmpl
102
INSTALL_PROGRAMS
={- join(" ", map { quotify1($_.$exeext) } grep { !m|^test\\| } @{$unified_info{install}->{programs}}) -}
443
install_runtime:
install_programs
455
install_programs
: install_runtime_libs build_programs
459
@"$(PERL)" "$(SRCDIR)\util\copy.pl" $(
INSTALL_PROGRAMS
) \
unix-Makefile.tmpl
141
INSTALL_PROGRAMS
={- join(" ", map { $_.$exeext } @{$unified_info{install}->{programs}}) -}
739
install_runtime:
install_programs
767
install_programs
: install_runtime_libs build_programs
771
@set -e; for x in dummy $(
INSTALL_PROGRAMS
); do \
794
@set -e; for x in dummy $(
INSTALL_PROGRAMS
); \
descrip.mms.tmpl
141
INSTALL_PROGRAMS
={- join(", ", map { "-\n\t".$_.".EXE" } @{$unified_info{install}->{programs}}) -}
567
install_runtime :
install_programs
579
install_programs
: check_INSTALLTOP install_runtime_libs build_programs
/src/crypto/external/apache2/openssl/dist/Configurations/
windows-makefile.tmpl
136
INSTALL_PROGRAMS
={-
598
install_runtime:
install_programs
610
install_programs
: install_runtime_libs build_programs
613
@if not "$(
INSTALL_PROGRAMS
)"=="" \
615
@if not "$(
INSTALL_PROGRAMS
)"=="" \
616
"$(PERL)" "$(SRCDIR)\util\copy.pl" $(
INSTALL_PROGRAMS
) \
618
@if not "$(
INSTALL_PROGRAMS
)"=="" \
621
@if not "$(
INSTALL_PROGRAMS
)"=="" \
descrip.mms.tmpl
72
our @
install_programs
=
360
INSTALL_PROGRAMS
={- join(", ", map { "-\n\t".$_.".EXE" } @
install_programs
) -}
678
install_runtime :
install_programs
690
install_programs
: check_INSTALLTOP install_runtime_libs build_programs
unix-Makefile.tmpl
212
INSTALL_PROGRAMS
={-
936
install_runtime:
install_programs
964
install_programs
: install_runtime_libs build_programs
968
@set -e; for x in dummy $(
INSTALL_PROGRAMS
); do \
991
@set -e; for x in dummy $(
INSTALL_PROGRAMS
); \
/src/crypto/external/bsd/openssl/dist/Configurations/
windows-makefile.tmpl
136
INSTALL_PROGRAMS
={-
589
install_runtime:
install_programs
601
install_programs
: install_runtime_libs build_programs
604
@if not "$(
INSTALL_PROGRAMS
)"=="" \
606
@if not "$(
INSTALL_PROGRAMS
)"=="" \
607
"$(PERL)" "$(SRCDIR)\util\copy.pl" $(
INSTALL_PROGRAMS
) \
609
@if not "$(
INSTALL_PROGRAMS
)"=="" \
612
@if not "$(
INSTALL_PROGRAMS
)"=="" \
descrip.mms.tmpl
72
our @
install_programs
=
322
INSTALL_PROGRAMS
={- join(", ", map { "-\n\t".$_.".EXE" } @
install_programs
) -}
640
install_runtime :
install_programs
652
install_programs
: check_INSTALLTOP install_runtime_libs build_programs
unix-Makefile.tmpl
195
INSTALL_PROGRAMS
={-
868
install_runtime:
install_programs
896
install_programs
: install_runtime_libs build_programs
900
@set -e; for x in dummy $(
INSTALL_PROGRAMS
); do \
923
@set -e; for x in dummy $(
INSTALL_PROGRAMS
); \
Completed in 31 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026