• Juan Castillo's avatar
    Make: fix dependency files generation · 88154678
    Juan Castillo authored
    Currently, if no make goal is specified in the command line, 'all'
    is assumed by default, but the dependency files are not generated.
    This might lead to a successful but inconsistent build. This patch
    provides a fix to the problem.
    
    Change-Id: I0148719e114dbdbe46f8a57c7d05da7cbc212c92
    88154678
build_macros.mk 9.19 KB