Skip to content

Commit ae00e74

Browse files
author
GitHub Action
committed
Update RGBDS master documentation
1 parent 77d8a4c commit ae00e74

11 files changed

Lines changed: 4 additions & 3 deletions

docs/gbz80.7.pdf

0 Bytes
Binary file not shown.

docs/rgbasm-old.5.pdf

0 Bytes
Binary file not shown.

docs/rgbasm.1.html

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ <h2 class="Sh" id="DESCRIPTION"><a class="permalink" href="#DESCRIPTION">DESCRIP
8989
<a class="Xr" href="https://man7.org/linux/man-pages/man1/make.1.html">make(1)</a>
9090
dependencies to <var class="Ar">depend_file</var>.</dd>
9191
<dt id="MC"><a class="permalink" href="#MC"><code class="Fl">-MC</code></a></dt>
92-
<dd>To be used in conjunction with <code class="Fl">-MG</code>. This makes
92+
<dd>Implies <code class="Fl">-MG</code>. This makes
9393
<code class="Nm">rgbasm</code> continue processing after a non-existent
9494
dependency file, instead of exiting. Note that this is
9595
<a class="permalink" href="#not"><i class="Em" id="not">not</i></a>
@@ -107,8 +107,9 @@ <h2 class="Sh" id="DESCRIPTION"><a class="permalink" href="#DESCRIPTION">DESCRIP
107107
was enabled) instead of erroring out. This feature is used in automatic
108108
updating of Makefiles.</dd>
109109
<dt id="MP"><a class="permalink" href="#MP"><code class="Fl">-MP</code></a></dt>
110-
<dd>When enabled, this causes a phony target to be added for each dependency
111-
other than the main file. This prevents
110+
<dd>When enabled, this adds a phony target to the rules emitted by
111+
<code class="Fl">-M</code> for each dependency other than the main file.
112+
This prevents
112113
<a class="Xr" href="https://man7.org/linux/man-pages/man1/make.1.html">make(1)</a>
113114
from erroring out when dependency files are deleted.</dd>
114115
<dt id="MT"><a class="permalink" href="#MT"><code class="Fl">-MT</code></a>

docs/rgbasm.1.pdf

53 Bytes
Binary file not shown.

docs/rgbasm.5.pdf

0 Bytes
Binary file not shown.

docs/rgbds.5.pdf

0 Bytes
Binary file not shown.

docs/rgbds.7.pdf

0 Bytes
Binary file not shown.

docs/rgbfix.1.pdf

0 Bytes
Binary file not shown.

docs/rgbgfx.1.pdf

0 Bytes
Binary file not shown.

docs/rgblink.1.pdf

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)