mirror of
https://github.com/RPCSX/llvm.git
synced 2025-01-21 03:37:47 +00:00
Use correct capitalization.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@158752 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
9efc6d3ac3
commit
2e355f6c45
@ -280,7 +280,7 @@ Variables for Building Programs
|
||||
For example, to link ``libsample.so``, you would have the following line in
|
||||
your ``Makefile``:
|
||||
|
||||
.. code-block:: Makefile
|
||||
.. code-block:: makefile
|
||||
|
||||
LIBS += -lsample
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user