makefile.am

来自「www工具包. 这是W3C官方支持的www支撑库. 其中提供通用目的的客户端的W」· AM 代码 · 共 32 行

AM
32
字号
## Process this file with Automake to create Makefile.in.LDFLAGS = -version-info "1:0:1"CFLAGS = @CFLAGS@ -DXML_NSlib_LTLIBRARIES = \	@XMLTOK@EXTRA_LTLIBRARIES = \	libxmltok.lalibxmltok_la_SOURCES = \	ascii.h \	asciitab.h \	iasciitab.h \	latin1tab.h \	nametab.h \	utf8tab.h \	xmldef.h \	xmlrole.h \	xmltok.h \	xmltok_impl.h \	xmlrole.c \	xmltok.clibxmltok_la_LDFLAGS = -rpath $(libdir)EXTRA_DIST = \	xmltok_impl.c \	xmltok_ns.c

⌨️ 快捷键说明

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