.PHONY: fmt fmt: # Uses ../.clang-format clang-format --verbose -i main.c lib.h lib.c proto.h proto.c types.h