Home | History | Annotate | Download | only in libtomcrypt

Lines Matching full:makefile

5042 \mysection{Makefile variables}
5044 All GNU driven makefiles (including the makefile for ICC) use a set of common variables to control the build and install process. Most of the
5181 LibTomCrypt can also be built as a shared library through the \textit{makefile.shared} make script. It is similar to use as the static script except
5185 CFLAGS="-DTFM_DESC" EXTRALIBS=-ltfm make -f makefile.shared install
5338 EXTRALIBS="-lgmp -ltommath -ltfm" make -f makefile.shared install timing