📄 makefile.am
字号:
## Process this file with automake to produce Makefile.in## $Id: Makefile.am,v 1.25 2004/05/02 12:59:25 jonas Exp $include $(top_srcdir)/Makefile.baseif CONFIG_EXMODEexmodeobj = exmode.oendifnoinst_LIBRARIES = libdialogs.aEXTRA_libdialogs_a_SOURCES = exmode.c exmode.hlibdialogs_a_LIBADD = $(exmodeobj)libdialogs_a_SOURCES = \ document.c \ document.h \ download.c \ download.h \ edit.c \ edit.h \ info.c \ info.h \ menu.c \ menu.h \ options.c \ options.h \ status.c \ status.h
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -