📄 makefile.in
字号:
#
# common/
#
# $Id: Makefile.in,v 1.13 1999/04/02 22:48:40 hal Exp $
#
SUBDIRS= file prefs util lthread
LOCALDEFINES=
LIBDONE= DONE file/DONE prefs/DONE util/DONE lthread/DONE
OBJS= pgpDebug.o pgpLeaks.o pgpMem.o pgpMemoryMgr.o \
pgpMemoryMgrStd.o pgpBinaryTree.o pgpRMWOLock.o pgpPFLErrors.o
all:: LIBDONE
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -