makefile.am

来自「Jabber code library, developed with c」· AM 代码 · 共 12 行

AM
12
字号
#### Process this file with automake to produce Makefile.in##AM_CPPFLAGS = -pedantic -Wall -pipe -W -Wfloat-equal -Wcast-align -Wsign-compare -Wpointer-arith -Wswitch -Wunknown-pragmas -Wconversion -Wundef -Wcast-qual -ansinoinst_PROGRAMS = xpath_testxpath_test_SOURCES = xpath_test.cppxpath_test_LDADD = ../../tag.oxpath_test_CFLAGS = $(CPPFLAGS)

⌨️ 快捷键说明

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