Makefile: rearrange targets

laumann
Sep 26, 2022, 10:32 AM
ML5XMZEUXMSGA5WS3ZPNKORU5NDAU2XYK676DW6QGXHQAOLCO7EAC

Dependencies

  • [2] 2C2EF2GK move blake3 files to vendor/blake3
  • [3] ZYOEB24J add build.ninja, adjust Makefile
  • [4] YMWRMSQ6 Makefile: add 'make fmt'
  • [5] B3XLVPNC Add ani.c and initial Makefile
  • [6] 3OHR6ZPH make: prettify output

Change contents

  • edit in Makefile at line 32
    [2.286004]
    [4.620]
    build:
    @ninja
    clean:
    @ninja -t clean
    graph:
    @ninja -t graph ani | dot -Tpng -o depgraph.png
    fmt:
    @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 *.h
    build:
    @ninja
    clean:
    @ninja -t clean
    graph:
    @ninja -t graph ani | dot -Tpng -o depgraph.png
  • edit in Makefile at line 53
    [3.1587][3.1587:1588]()