makefile.am

来自「一个很有名的浏览器」· AM 代码 · 共 23 行

AM
23
字号
## Process this file with automake to produce Makefile.in## $Id: Makefile.am,v 1.14 2003/10/22 22:50:59 jonas Exp $include $(top_srcdir)/Makefile.basenoinst_LIBRARIES = libconfig.alibconfig_a_SOURCES = \ cmdline.c \ cmdline.h \ conf.c \ conf.h \ dialogs.c \ dialogs.h \ kbdbind.c \ kbdbind.h \ options.c \ options.h \ options.inc \ opttypes.c \ opttypes.h \ urlhist.c \ urlhist.h

⌨️ 快捷键说明

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