⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 makefile.in

📁 PGP8.0源码 请认真阅读您的文件包然后写出其具体功能
💻 IN
字号:
#
# prib/keys/pubkey/
#
# $Id: Makefile.in,v 1.5 2002/09/10 07:13:38 dallen Exp $
#

OBJS= pgpPubKey.o pgpRSAKey.o pgpRSAGlue.o pgpFixedKey.o pgpESK.o pgpSig.o \
	pgpPktList.o pgpMakeSig.o pgpKeySpec.o pgpElGKey.o pgpDSAKey.o \
	pgpKeyMisc.o pgpPublicKey.o pgpBSRSAGlue.o pgpAltRSAGlu.o \
	pgpP11Key.o pgpDSATests.o pgpECKey.o
PRIVHDRS= pgpESK.h pgpFixedKey.h pgpPubKey.h pgpSig.h pgpKeySpec.h \
	pgpRSAKey.h pgpMakeSig.h pgpElGKey.h pgpDSAKey.h pgpKeyMisc.h \
	pgpPktList.h pgpMSRSAGlue.h pgpP11Key.h pgpECKey.h

all:: DONE

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -