Use make for calling various scripts correctly.
This commit is contained in:
parent
0d8283495d
commit
4da099ca74
4 changed files with 56 additions and 7 deletions
|
@ -6,3 +6,6 @@ insert_final_newline = true
|
|||
charset = utf-8
|
||||
indent_style = space
|
||||
indent_size = 4
|
||||
|
||||
[Makefile]
|
||||
indent_style = tab
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue