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

📄 makefile.in

📁 vc环境下的pgp源码
💻 IN
字号:
#
# prib/keys/pubkey/
#
# $Id: Makefile.in,v 1.6 1998/10/14 22:47:53 hal 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
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

all:: DONE

⌨️ 快捷键说明

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