makefile.am

来自「Linux下文件工具。」· AM 代码 · 共 19 行

AM
19
字号
## Process this file with automake to produce Makefile.in -*-Makefile-*-.AUTOMAKE_OPTIONS = 1.3 gnitsTESTS = \  perm-1 \  i-link-no \  part-fail \  dup-source childproof i-4 update i-2 mv-special-1 \  into-self into-self-2 into-self-3 into-self-4 \  backup-is-src \  i-1 hard-link-1 force partition-perm to-symlink dir-file diag \  part-symlink part-rename trailing-slashEXTRA_DIST = $(TESTS) setupTESTS_ENVIRONMENT = \  PERL="@PERL@" \  PATH=`pwd`/../../src:$$PATH \  PROG=mv

⌨️ 快捷键说明

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