Add .PHONY targets for lib makefiles
All checks were successful
Build documentation / build-and-deploy (push) Successful in 1m22s
All checks were successful
Build documentation / build-and-deploy (push) Successful in 1m22s
This commit is contained in:
@@ -13,4 +13,4 @@ format_liballoc:
|
||||
docs_liballoc:
|
||||
make -C liballoc platform=$(platform) docs
|
||||
|
||||
.PHONY: all_liballoc clean_liballoc format_liballoc docs_liballoc
|
||||
.PHONY: all_liballoc clean_liballoc format_liballoc docs_liballoc all_compiledb_liballoc
|
||||
|
||||
Reference in New Issue
Block a user