makefile.am

来自「Source code (C++) of the Amoebax game fo」· AM 代码 · 共 18 行

AM
18
字号
# Process this file with automake to produce a Makefile.in fileEXTRA_DIST = manual.pdfif build_referencereference:	$(DOXYGEN) Doxyfileelsereference:endifmanualdir = $(datadir)/doc/amoebaxmanual_DATA = manual.pdfclean-local:	rm -fr htmlall: reference

⌨️ 快捷键说明

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