aboutsummaryrefslogtreecommitdiffstats
path: root/guide/building.html
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2016-06-09 12:51:24 +0200
committerLoïc Hoguin <[email protected]>2016-06-09 12:51:24 +0200
commite3ca0c17351e0b82b7127919c842295df1363647 (patch)
tree47e2bda1878d093257d9a36a1ead44fbf4f1ccbc /guide/building.html
parent0acf770aa5a4ca853a65eba8812ccc523a264045 (diff)
downloaderlang.mk-e3ca0c17351e0b82b7127919c842295df1363647.tar.gz
erlang.mk-e3ca0c17351e0b82b7127919c842295df1363647.tar.bz2
erlang.mk-e3ca0c17351e0b82b7127919c842295df1363647.zip
Update user guide
Diffstat (limited to 'guide/building.html')
-rw-r--r--guide/building.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/guide/building.html b/guide/building.html
index 1fb3339..0afc74b 100644
--- a/guide/building.html
+++ b/guide/building.html
@@ -93,6 +93,10 @@ your situation.</p><div class="variablelist"><dl class="variablelist"><dt><span
</span></dt><dd>
Current version of the project.
</dd><dt><span class="term">
+<code class="literal">PROJECT_MOD</code>
+</span></dt><dd>
+ The application callback module.
+</dd><dt><span class="term">
<code class="literal">PROJECT_REGISTERED</code>
</span></dt><dd>
List of the names of all registered processes.