criu/compel/plugins
Kir Kolyshkin ef849f2df8 compel Makefiles: simplify headers [un]install
* install

'cp' can copy recursively, create directories, and even
dereference symlinks.  Everything we have in uapi/ is to be installed.

NOTE we can't use -r for compel includes, as there is some extra stuff
in there we don't want to take with us (in particular, plugins/
and 'compel -> .' symlinks).

* uninstall

rm -rf everything under compel includedir

While at it, fix some minor things here and there.

Reviewed-by: Cyrill Gorcunov <gorcunov@openvz.org>
Reviewed-by: Dmitry Safonov <dsafonov@virtuozzo.com>
Acked-by: Pavel Emelyanov <xemul@virtuozzo.com>
Signed-off-by: Kir Kolyshkin <kir@openvz.org>
Signed-off-by: Andrei Vagin <avagin@virtuozzo.com>
2017-03-15 09:36:08 +03:00
..
include compel std: rename printing functions 2017-03-15 09:36:06 +03:00
shmem compel: plugins -- Add shmem plugin 2017-03-14 23:58:09 +03:00
std compel: nuke compel_main() 2017-03-15 09:36:08 +03:00
Makefile compel Makefiles: simplify headers [un]install 2017-03-15 09:36:08 +03:00