Use make for calling various scripts correctly.

This commit is contained in:
flash 2025-04-11 18:56:49 +00:00
parent 0d8283495d
commit 4da099ca74
Signed by: flash
GPG key ID: 2C9C2C574D47FE3E
4 changed files with 56 additions and 7 deletions

View file

@ -6,3 +6,6 @@ insert_final_newline = true
charset = utf-8
indent_style = space
indent_size = 4
[Makefile]
indent_style = tab