From 241f2c89769a72a0e04540a0310af2817b60ae24 Mon Sep 17 00:00:00 2001
From: johannst <johannst@users.noreply.github.com>
Date: Wed, 24 Nov 2021 23:50:09 +0000
Subject: deploy: 4b2d24e60b147e5a7552e01ba800573164b2c441

---
 development/make.html | 4 ++++
 1 file changed, 4 insertions(+)

(limited to 'development')

diff --git a/development/make.html b/development/make.html
index f4cbf08..f64de16 100644
--- a/development/make.html
+++ b/development/make.html
@@ -215,6 +215,10 @@ bbb:
 * = bla
 ----
 </code></pre>
+<p>Variables related to filesystem paths:</p>
+<ul>
+<li><code>$(CURDIR)</code>: Path of current working dir after using <code>make -C path</code></li>
+</ul>
 <h2><a class="header" href="#useful-functions" id="useful-functions">Useful functions</a></h2>
 <h3><a class="header" href="#substitution-references" id="substitution-references">Substitution references</a></h3>
 <p>Substitute strings matching pattern in a list.</p>
-- 
cgit v1.2.3