1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-01-31 20:51:52 +01:00

One more missing end tag.

llvm-svn: 17371
This commit is contained in:
Reid Spencer 2004-10-31 17:58:58 +00:00
parent 631f71f093
commit d404203b50

View File

@ -510,7 +510,7 @@
<dd>If set to any value, specifies that when linking executables the
makefiles should retain debug symbols in the executable. Normally, symbols
are stripped from the executable.</dd>
<dt><a name="LEVEL"><tt>LEVEL</tt></a><small>(required)</dt>
<dt><a name="LEVEL"><tt>LEVEL</tt></a><small>(required)</small></dt>
<dd>Specify the level of nesting from the top level. This variable must be
set in each makefile as it is used to find the top level and thus the other
makefiles.</dd>