Commit 4aacfda7 authored by Cyrill Gorcunov's avatar Cyrill Gorcunov Committed by Pavel Emelyanov

doc: make -- Add lib-so description

Signed-off-by: 's avatarCyrill Gorcunov <gorcunov@openvz.org>
Signed-off-by: 's avatarPavel Emelyanov <xemul@parallels.com>
parent 63f89f83
...@@ -70,6 +70,9 @@ asm-e:: ...@@ -70,6 +70,9 @@ asm-e::
lib-e:: lib-e::
Some extarnal library the 'built-in.o' should link with. Some extarnal library the 'built-in.o' should link with.
lib-so::
Tells the make engine to build a shared library.
incdeps:: incdeps::
A flag which tells the script to generate dependency (that named '*.d' A flag which tells the script to generate dependency (that named '*.d'
files) for source code C files. To turn this functionality on just files) for source code C files. To turn this functionality on just
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment