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_libkb:
|
||||
docs_libkb:
|
||||
make -C libkb platform=$(platform) docs
|
||||
|
||||
.PHONY: all_libkb clean_libkb format_libkb docs_libkb
|
||||
.PHONY: all_libkb clean_libkb format_libkb docs_libkb all_compiledb_libkb
|
||||
|
||||
Reference in New Issue
Block a user