aboutsummaryrefslogtreecommitdiffstats
path: root/guide/why.html
diff options
context:
space:
mode:
Diffstat (limited to 'guide/why.html')
-rw-r--r--guide/why.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/guide/why.html b/guide/why.html
index ad3dc79..3e8da98 100644
--- a/guide/why.html
+++ b/guide/why.html
@@ -33,7 +33,8 @@ div.navfooter{margin-bottom:1em}
<main>
<div class="navheader"><table width="100%" summary="Navigation header"><tr><td width="20%" align="left"><a accesskey="p" href="about.html">Prev</a> </td><th width="60%" align="center"> </th><td width="20%" align="right"> <a accesskey="n" href="history.html">Next</a></td></tr></table><hr /></div><div class="chapter"><div class="titlepage"><div><div><h2 class="title"><a id="why"></a>Chapter 23. Why Erlang.mk</h2></div></div></div><p>Why would you choose Erlang.mk, if not for its
-<a class="ulink" href="overview.asciidoc" target="_top">many features</a>? This chapter will
+<a class="link" href="overview.html" title="Chapter 3. Overview">many features</a>
+<a class="xref" href="overview.html" title="Chapter 3. Overview">Chapter 3, <em>Overview</em></a>? This chapter will
attempt to answer that.</p><div class="section"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a id="_erlang_mk_is_fast"></a>23.1. Erlang.mk is fast</h2></div></div></div><p>Erlang.mk is as fast as it gets.</p><p>Erlang.mk will group the compilation of files so as to avoid
running the BEAM more than necessary. This saves many seconds
compared to traditional Makefiles, even on small projects.</p><p>Erlang.mk will not try to be too smart. It provides a simple