Correct copied TARGET-OPTION-on to -off. Reported by Barnerd in IRC.
This commit is contained in:
parent
c071a2c774
commit
a659b44c38
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=48835
1 changed files with 1 additions and 1 deletions
|
@ -4851,7 +4851,7 @@ DOCS_ALL_TARGET= doc</programlisting>
|
|||
<title>Additional Build Targets,
|
||||
<buildtarget><replaceable>TARGET</replaceable>-<replaceable>OPT</replaceable>-on</buildtarget>
|
||||
and
|
||||
<buildtarget><replaceable>TARGET</replaceable>-<replaceable>OPT</replaceable>-on</buildtarget></title>
|
||||
<buildtarget><replaceable>TARGET</replaceable>-<replaceable>OPT</replaceable>-off</buildtarget></title>
|
||||
|
||||
<para>These <filename>Makefile</filename> targets can accept
|
||||
optional extra build targets:</para>
|
||||
|
|
Loading…
Reference in a new issue