criu/scripts
Cyrill Gorcunov dee617dc85 make: Clean up build *.so if requested only
In OpenVZ -> CRIU converter I use same build engine
as in criu. But converter has own specifics such as
shipping precompiled vdso.so libraries. So when I
call for "make clean" these precompiled files get
automatically deleted, which in turn cause converter
to fail on next build attempt.

Thus lets delete only *.so targets which are declared
in makefiles.

Signed-off-by: Cyrill Gorcunov <gorcunov@openvz.org>
Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
2013-09-10 12:01:57 +04:00
..
feature-tests.mak Add strlcpy helper 2013-08-28 19:06:43 +04:00
Makefile.build make: Clean up build *.so if requested only 2013-09-10 12:01:57 +04:00
Makefile.rules make: Extend rules macros to pick sources from variable 2013-09-04 16:16:34 +04:00
Makefile.version make: Move criu version constants from scripts/ to root Makefile 2013-02-19 18:14:26 +04:00
utilities.mak make: Add scripts/utilities.mak 2013-05-20 16:02:07 +04:00