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_LIBS
(Results
1 - 9
of
9
) sorted by relevancy
/src/crypto/external/bsd/openssl.old/dist/Configurations/
windows-makefile.tmpl
97
INSTALL_LIBS
={- join(" ", map { quotify1(shlib_import($_) or lib($_)) } @{$unified_info{install}->{libraries}}) -}
426
@"$(PERL)" "$(SRCDIR)\util\copy.pl" $(
INSTALL_LIBS
) "$(libdir)"
unix-Makefile.tmpl
137
INSTALL_LIBS
={- join(" ", map { lib($_) } @{$unified_info{install}->{libraries}}) -}
613
@set -e; for l in $(
INSTALL_LIBS
); do \
682
@set -e; for l in $(
INSTALL_LIBS
); do \
descrip.mms.tmpl
52
our @
install_libs
=
138
INSTALL_LIBS
={- join(", ", map { "-\n\t".$_.".OLB" } @
install_libs
) -}
556
@
install_libs
) -}
/src/crypto/external/apache2/openssl/dist/Configurations/
windows-makefile.tmpl
86
INSTALL_LIBS
={-
566
@"$(PERL)" "$(SRCDIR)\util\copy.pl" $(
INSTALL_LIBS
) "$(libdir)"
descrip.mms.tmpl
51
our @
install_libs
=
354
INSTALL_LIBS
={- join(", ", map { "-\n\t".$_.".OLB" } @
install_libs
) -}
658
@
install_libs
) -}
unix-Makefile.tmpl
162
INSTALL_LIBS
={-
768
@set -e; for l in $(
INSTALL_LIBS
); do \
845
@set -e; for l in $(
INSTALL_LIBS
); do \
/src/crypto/external/bsd/openssl/dist/Configurations/
windows-makefile.tmpl
86
INSTALL_LIBS
={-
559
@"$(PERL)" "$(SRCDIR)\util\copy.pl" $(
INSTALL_LIBS
) "$(libdir)"
descrip.mms.tmpl
51
our @
install_libs
=
316
INSTALL_LIBS
={- join(", ", map { "-\n\t".$_.".OLB" } @
install_libs
) -}
620
@
install_libs
) -}
unix-Makefile.tmpl
145
INSTALL_LIBS
={-
711
@set -e; for l in $(
INSTALL_LIBS
); do \
784
@set -e; for l in $(
INSTALL_LIBS
); do \
Completed in 31 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026