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_libmsl:
|
||||
docs_libmsl:
|
||||
make -C libmsl platform=$(platform) docs
|
||||
|
||||
.PHONY: all_libmsl clean_libmsl format_libmsl docs_libmsl
|
||||
.PHONY: all_libmsl clean_libmsl format_libmsl docs_libmsl all_compiledb_libmsl
|
||||
|
||||
Reference in New Issue
Block a user