makefile.am
来自「Ming is a library for generating Macrome」· AM 代码 · 共 38 行
AM
38 行
SUBDIRS = AM_CPPFLAGS = \ -I$(top_srcdir) \ -I$(top_srcdir)/src \ -I$(top_srcdir)/testLDADD = $(top_builddir)/src/libming.laTESTS = dotestsC_PROGS = \ test01if USE_CXXCXX_PROGS = \ test01-cxxtest01_cxx_SOURCES = test01-cxx.CendifTEST_PROGS = $(C_PROGS) $(CXX_PROGS)EXTRA_DIST = \ test01.php \ test01.pl \ test01.py \ test01.ref \ TestListcheck_PROGRAMS = \ $(TEST_PROGS)CLEANFILES = dotests test01.swf php.iniinclude ../../Makefile.inc
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?