adjusted makefile to support multifile sources
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user