Home
last modified time | relevance | path

Searched refs:MODULES (Results 1 – 13 of 13) sorted by relevance

/openssl/demos/
H A DMakefile1 MODULES = bio \ macro
18 @set -e; for i in $(MODULES); do \
22 @set -e; for i in $(MODULES); do \
26 @set -e; for i in $(MODULES); do \
/openssl/engines/
H A Dbuild.info32 MODULES{engine}=padlock
43 MODULES{engine}=capi
53 MODULES{engine}=afalg
63 MODULES{engine}=devcrypto
73 MODULES{engine}=loader_attic
84 MODULES{noinst,engine}=ossltest dasync
/openssl/VMS/
H A Dopenssl_startup.com.in19 $ ! OSSL$MODULES Where the non-engine modules are located
101 $ DEF OSSL$MODULES'pz' OSSL$INSTROOT:[MODULES'pz'.'arch']
H A Dopenssl_shutdown.com.in38 $ DEAS OSSL$MODULES'pz'
/openssl/providers/
H A Dbuild.info99 # built unless the proper LIBS or MODULES statement has been seen, so we
107 MODULES{fips}=$FIPSGOAL
150 MODULES=$LEGACYGOAL
/openssl/doc/internal/man7/
H A Dbuild.info.pod23 B<MODULES=> I<name> ...
136 MODULES=awesome-plugin
402 =item B<MODULES=> I<name>
406 B<MODULES> statements may have attributes, which apply to all the
409 MODULES=foo
410 MODULES{noinst}=bar
521 module or script given with B<PROGRAMS>, B<LIBS>, B<MODULES> and
544 given with B<LIBS> or B<MODULES>. For libraries, the given filenames
588 This is used with B<MODULES>, to specify what modules are engines and
656 Any file that is mentioned in the B<PROGRAMS>, B<LIBS>, B<MODULES> or
/openssl/Configurations/
H A DREADME-design.md39 The variables `PROGRAMS`, `LIBS`, `MODULES` and `SCRIPTS` are used to declare
122 MODULES=dasync
158 MODULES=engines/dasync
178 `MODULES` may be used to declare modules only.
210 the MODULES variable in build.info files.
H A Ddescrip.mms.tmpl312 MODULES={- join(", ", map { "-\n\t".$_.".EXE" }
393 MODULESDIR_C={- platform->osslprefix() -}MODULES{- $target{pointer_size} -}:
501 build_modules_nodep : $(MODULES)
563 # use $(LIBS), $(PROGRAMS), $(GENERATED) and $(MODULES) directly.
611 - CREATE/DIR ossl_installroot:[MODULES{- $target{pointer_size} -}.'arch']
614 ossl_installroot:[MODULES{- $target{pointer_size} -}.'arch']$(FIPSMODULENAME)
622 DELETE ossl_installroot:[MODULES{- $target{pointer_size} -}.'arch']$(FIPSMODULENAME);*
672 - CREATE/DIR ossl_installroot:[MODULES{- $target{pointer_size} -}.'arch']
674 … map { "COPY/PROT=W:RE $_.EXE ossl_installroot:[MODULES$target{pointer_size}.'arch']" }
H A Dwindows-makefile.tmpl53 MODULES={- our @MODULES = map { platform->dso($_) }
60 join(" ", @MODULES) -}
429 build_modules_nodep: $(MODULES)
479 {- join("\n\t", map { "-del /Q /F $_" } @MODULES) || "\@rem" -}
H A DREADME.md380 MODULES=libeng
383 Note that the files mentioned for PROGRAMS, LIBS and MODULES *must* be
H A Dunix-Makefile.tmpl97 MODULES={- join(" \\\n" . ' ' x 8,
551 build_modules_nodep: $(MODULES)
628 $(RM) $(PROGRAMS) $(TESTPROGS) $(MODULES) $(FIPSMODULE) $(SCRIPTS)
/openssl/
H A Dconfigdata.pm.in85 use OpenSSL::fallback '{- sourcefile('external', 'perl', 'MODULES.txt') -}';
/openssl/test/
H A Dbuild.info1084 MODULES{noinst}=p_test
1091 MODULES{noinst}=p_minimal

Completed in 39 milliseconds