📄 md.html
字号:
<html lang="en">
<head>
<title>Using as</title>
<meta http-equiv="Content-Type" content="text/html">
<meta name="description" content="Using as">
<meta name="generator" content="makeinfo 4.3">
<link href="http://www.gnu.org/software/texinfo/" rel="generator-home">
</head>
<body>
<div class="node">
<p>
Node:<a name="MD">MD</a>,
Next:<a rel="next" accesskey="n" href="o.html#o">o</a>,
Previous:<a rel="previous" accesskey="p" href="M.html#M">M</a>,
Up:<a rel="up" accesskey="u" href="Invoking.html#Invoking">Invoking</a>
<hr><br>
</div>
<h3 class="section">Dependency tracking: <code>--MD</code></h3>
<p><code>as</code> can generate a dependency file for the file it creates. This
file consists of a single rule suitable for <code>make</code> describing the
dependencies of the main source file.
<p>The rule is written to the file named in its argument.
<p>This feature is used in the automatic updating of makefiles.
</body></html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -