opensc-config.1
来自「读写Smart卡加解密接口的程序」· 1 代码 · 共 47 行
1
47 行
.PU.ds nm \fBopensc-config\fR.TH opensc-config 1 "September 4, 2002" "" OpenSC.SH NAMEopensc-config \- a tool to get information about the installed version of OpenSC.SH SYNOPSIS\*(nm.RI [OPTIONS].SH DESCRIPTION\*(nm is a tool that is used to get various information about the installedversion of OpenSC. It is particularly useful in determiningcompiler and linker flags necessary to build programs with theOpenSC libraries..SH OPTIONS\*(nm accepts the following options:.PP.TP.BR \-\-versionPrint the installed version of OpenSC to standard output..TP.BR \-\-libsPrint the linker flags that are needed to compile a programto use the OpenSC libraries..TP.BR \-\-cflagsPrint the compiler flags that are needed to compile a programto use the OpenSC libraries..TP.BR \-\-prefix=PREFIXIf specified, use PREFIX instead of the installation prefix that OpenSC was built with when computing the output for the --cflags and --libsoptions. This option is also used for the execprefix if --exec-prefix was not specified. Thisoption must be specified before any --libs or--cflags options..TP.BR \-\-exec\-prefix=PREFIXIf specified, use PREFIX instead of the installation exec prefix that OpenSC was built with whencomputing the output for the --cflags and --libsoptions. This option must be specified before any--libs or --cflags options..SH SEE ALSO.BR opensc (7).SH AUTHORS\*(nm was written by Juha Yrj鰈
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?