"vscode:/vscode.git/clone" did not exist on "d8cb67023540c1e2e7e4e211e2f7c9fc2d4e0c3c"
Build: add -MP option to add dummy rules to *.d files
This adds a phony target for each dependency other than the main
file, causing each to depend on nothing.
Without this, the incremental build will fail when a header file
is removed.
Signed-off-by:
Masahiro Yamada <yamada.masahiro@socionext.com>
Please register or sign in to comment