• Kir Kolyshkin's avatar
    test/zdtm: unify common code · 50d79911
    Kir Kolyshkin authored
    This commit expands the success with lib/Makefile to the rest of
    ztdm/Makefiles. In particular, it moves the common part to Makefile.inc
    and let {lib,static,transition}/Makefile use it.
    
    This results in:
     - dependencies being handled properly;
     - reduction of makefiles length due to unification;
     - possibly more proper dependencies and builds.
    
    While at it, let's also:
     - make rules for criu-rtc.so silent;
     - set default CC=gcc;
     - remove duplicate -m32 from CFLAGS.
    Signed-off-by: 's avatarKir Kolyshkin <kir@openvz.org>
    Signed-off-by: 's avatarAndrei Vagin <avagin@virtuozzo.com>
    50d79911
Name
Last commit
Last update
..
compel Loading commit data...
inhfd Loading commit data...
jenkins Loading commit data...
others Loading commit data...
zdtm Loading commit data...
.gitignore Loading commit data...
Makefile Loading commit data...
abrt.sh Loading commit data...
check_actions.py Loading commit data...
crit-recode.py Loading commit data...
criu.py Loading commit data...
empty-netns-prep.sh Loading commit data...
groups.desc Loading commit data...
inhfd.desc Loading commit data...
rpc_pb2.py Loading commit data...
show_action.sh Loading commit data...
umount2.c Loading commit data...
zdtm.desc Loading commit data...
zdtm.py Loading commit data...
zdtm_ct.c Loading commit data...
zdtm_mount_cgroups Loading commit data...