Makefile: rearrange targets
Dependencies
- [2]
2C2EF2GKmove blake3 files to vendor/blake3 - [3]
ZYOEB24Jadd build.ninja, adjust Makefile - [4]
YMWRMSQ6Makefile: add 'make fmt' - [5]
B3XLVPNCAdd ani.c and initial Makefile - [6]
3OHR6ZPHmake: prettify output
Change contents
- edit in Makefile at line 32
build:@ninjaclean:@ninja -t cleangraph:@ninja -t graph ani | dot -Tpng -o depgraph.pngfmt:@clang-format -i *.c *.h - edit in Makefile at line 51[4.235]→[4.723:724](∅→∅),[2.286061]→[4.723:724](∅→∅),[4.723]→[4.723:724](∅→∅),[4.724]→[4.0:31](∅→∅),[4.31]→[3.1467:1482](∅→∅),[4.32]→[4.724:731](∅→∅),[3.1482]→[4.724:731](∅→∅),[4.724]→[4.724:731](∅→∅),[4.731]→[3.1483:1556](∅→∅)
fmt:@clang-format -i *.c *.hbuild:@ninjaclean:@ninja -t cleangraph:@ninja -t graph ani | dot -Tpng -o depgraph.png - edit in Makefile at line 53