criu/lib/py/images
Kir Kolyshkin 2a9d9c6615 lib Makefiles: integrate
Our whole system of Makefiles are integrated from top to bottom,
meaning:

 1. The paths in sub-makefiles are relative to the top source dir.
 2. Sub-makefiles are executed via make $(build)=<SUBDIR> <TARGET>

For some reason, makefiles under lib/ are the exclusion. Let's fix it.

Side effect: you can now build any individual target under lib/,
for example, "make lib/c/libcriu.so" works.

[v2: use the .FORCE, thanks to dsafonov@]

Signed-off-by: Kir Kolyshkin <kir@openvz.org>
Reviewed-by: Dmitry Safonov <dsafonov@virtuozzo.com>
Signed-off-by: Andrei Vagin <avagin@virtuozzo.com>
2017-03-06 20:44:07 +03:00
..
.gitignore build: pycriu -- Move into lib/py 2016-02-19 14:32:19 +03:00
__init__.py build: pycriu -- Move into lib/py 2016-02-19 14:32:19 +03:00
images.py protobuf: autofs entry introduced 2016-07-05 23:06:58 +03:00
Makefile lib Makefiles: integrate 2017-03-06 20:44:07 +03:00
pb2dict.py build: pycriu -- Move into lib/py 2016-02-19 14:32:19 +03:00