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_libstring:
|
||||
docs_libstring:
|
||||
make -C libstring platform=$(platform) docs
|
||||
|
||||
.PHONY: all_libstring clean_libstring format_libstring docs_libstring
|
||||
.PHONY: all_libstring clean_libstring format_libstring docs_libstring all_compiledb_libstring
|
||||
|
||||
Reference in New Issue
Block a user