un-remove TABs in doc/using-make.sgml

This commit is contained in:
Christian Groessler
2019-02-21 13:45:51 +01:00
parent 417ef278a3
commit b6f22d332b

View File

@@ -86,8 +86,8 @@ clean:
</verb></tscreen> </verb></tscreen>
<bf/Important:/ When using the sample Makefile above via copy & paste it is <bf/Important:/ When using the sample Makefile above via copy & paste it is
necessary to replace the eight spaces at the beginning of command lines (lines important to make sure that command lines (lines 26, 29 and 32) start
26, 29 and 32) with a tab character (ASCII code 9). with a tab character (ASCII code 9).
<sect1>Invoking the sample Makefile<p> <sect1>Invoking the sample Makefile<p>