makefile.am

来自「www工具包」· AM 代码 · 共 21 行

AM
21
字号
## Process this file with Automake to create Makefile.in.lib_LTLIBRARIES = libxmltok.lalibxmltok_la_LDFLAGS = -version-info "1:0:1"libxmltok_la_SOURCES = \	asciitab.h \	iasciitab.h \	nametab.h \	xmldef.h \	xmlrole.h \	xmltok.h \	xmltok_impl.h \	latin1tab.h \	utf8tab.h \	xmlrole.c \	xmltok.cEXTRA_DIST = \	xmltok_impl.c

⌨️ 快捷键说明

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