makefile.am

来自「一百个病毒的源代码 包括熊猫烧香等 极其具有研究价值」· AM 代码 · 共 19 行

AM
19
字号
man_MANS=modlogan.1EXTRA_DIST=glosar sample.conf modlogan.searchengines stats \	writing-plugins.txt using-plugins.txt translations.txt \	license.GD $(man_MANS) \	plugin-options.txt sample.def.conf header.ihtml footer.ihtml \	plugin-options.html manual.txt faq.txt convert_to_055.pl \	convert_to_060.pl# man file (CVS-only)cvs:	help2man ../src/modlogan --include modlogan.1.inc -N > modlogan.1	./get_config_values.pl > plugin-options.txt	./get_config_values_html.pl > plugin-options.html#	./get_config_values_latex.pl > manual/plugin-options.tex	./gen_faq.pl > faq.txt# for the website	./gen_faq_html.pl > faq_body.en.txt	

⌨️ 快捷键说明

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