makefile.am
来自「一个很有名的浏览器」· AM 代码 · 共 19 行
AM
19 行
## Process this file with automake to produce Makefile.in## $Id: Makefile.am,v 1.12 2004/07/17 20:08:54 pasky Exp $include $(top_srcdir)/Makefile.baseif ENABLE_NLSgettextdir = gettextendifSUBDIRS = $(gettextdir)noinst_LIBRARIES = libintl.alibintl_a_SOURCES = \ charsets.c \ charsets.h \ codepage.inc \ entity.inc \ uni_7b.inc
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?