Makefile: add 'make fmt'
Dependencies
- [2]
B3XLVPNCAdd ani.c and initial Makefile
Change contents
- edit in Makefile at line 42
fmt:@clang-format -i *.c *.h - replacement in Makefile at line 47
.PHONY: clean.PHONY: clean fmt
B3XLVPNC Add ani.c and initial Makefilefmt: @clang-format -i *.c *.h.PHONY: clean.PHONY: clean fmt