• Kinsbursky Stanislav's avatar
    make: fix blob dependencies · afd9559d
    Kinsbursky Stanislav authored
    v5:
    1) make change directory messages supressed.
    
    v4:
    1) Fixed apply conflicts.
    
    v3:
    1) "crtools" goal dependences fixed.
    
    v2:
    1) wrong "protobuf/tmp.pb-c.h" inclusion removed from cr-dump.c
    
    Without this patch "touch parasite.c" will lead to rebuild of the whole
    project.
    This patch also introduces "pie" goal as a subsystem. This will be usefull,
    when other subsystems will apper, because it allows to build them in parallel.
    "all" becomes default goal. This allows to skip deps inclusion for empty,
    "all", "zdtm" and "test-legacy" goals.
    Signed-off-by: 's avatarStanislav Kinsbursky <skinsbursky@openvz.org>
    Signed-off-by: 's avatarPavel Emelyanov <xemul@parallels.com>
    afd9559d
Makefile 3.31 KB