adjusted makefile to support multifile sources

This commit is contained in:
quak
2025-02-02 16:56:49 +01:00
parent c4619ffc06
commit 7fffb463b4
8 changed files with 53 additions and 44 deletions

View File

@@ -1,11 +1,11 @@
# permissions
## permissions
Linux permissions are ordered as follows:
- owner
- group
- others
## octal permissions
### octal permissions
In octal representation the actions (read, write, execute) have the values:
- read = 4