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

📄 makefile.in

📁 vc环境下的pgp源码
💻 IN
字号:
#
# priv/utilities/
#
# $Id: Makefile.in,v 1.13 1999/03/25 18:38:54 melkins Exp $
#

SUBDIRS=errors helper prefs utils
LIBDONE=errors/DONE helper/DONE prefs/DONE utils/DONE ./DONE
PRIVHDRS=pgpContext.h pgpUtilitiesPriv.h \
	pgpGroupsPriv.h pgpOptionListPriv.h

OBJS=	pgpFeatures.o pgpContext.o pgpOptionList.o \
	pgpUtilities.o pgpTimeBomb.o pgpGroups.o pgpGroupsUtil.o

all:: DONE LIBDONE

⌨️ 快捷键说明

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