Makefile, getopt-rs: added getopt-rs library

This commit is contained in:
2024-01-15 15:50:12 -07:00
9 changed files with 1001 additions and 3 deletions

View File

@@ -7,5 +7,11 @@ indent_style = tab
indent_size = 4
insert_final_newline = true
[*akefile]
indent_size = 2
[*.sh]
indent_size = 2
[configure]
indent_size = 2