• Kir Kolyshkin's avatar
    test/Makefile: rm bad code · c42f6ce2
    Kir Kolyshkin authored
    The 'umount2: umount2' doesn't make sense as it's a circular dependency.
    It came from commit e7b152fd and probably meant to say
    "umount2: umount2.c" instead.
    
    But it's not needed either as make has implicit rules like that.
    
    Drop the "zdtm_ct: zdtm_ct.c" for same reason.
    
    travis-ci: success for test/Makefile: rm bad code
    Cc: Andrei Vagin <avagin@openvz.org>
    Cc: Cyrill Gorcunov <gorcunov@openvz.org>
    Signed-off-by: 's avatarKir Kolyshkin <kir@openvz.org>
    Signed-off-by: 's avatarPavel Emelyanov <xemul@virtuozzo.com>
    c42f6ce2
Makefile 1.29 KB