2
0
mirror of https://github.com/checkpoint-restore/criu synced 2025-08-28 21:07:43 +00:00

doc: make -- Add lib-so description

Signed-off-by: Cyrill Gorcunov <gorcunov@openvz.org>
Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
This commit is contained in:
Cyrill Gorcunov 2013-09-02 14:48:02 +04:00 committed by Pavel Emelyanov
parent 63f89f83b8
commit 4aacfda755

View File

@ -70,6 +70,9 @@ asm-e::
lib-e::
Some extarnal library the 'built-in.o' should link with.
lib-so::
Tells the make engine to build a shared library.
incdeps::
A flag which tells the script to generate dependency (that named '*.d'
files) for source code C files. To turn this functionality on just