diff options
author | Ayush Agarwal <ayushnix@fastmail.com> | 2023-03-22 18:06:39 +0530 |
---|---|---|
committer | Ayush Agarwal <ayushnix@fastmail.com> | 2023-03-22 18:06:39 +0530 |
commit | f7620a119f7dbcadc07d1e29ca187a3eccea73e0 (patch) | |
tree | 9c77537cb3ed098e748313f71fd9859979e7652f /ayushnix-upi.png | |
parent | 8249a6a5e69e100b5b8f2bfda9291f07b862b7fc (diff) |
make: use parentheses instead of braces
I find parenthese better to look at than braces. Yeah, I know, it might
be a lame reason.
'?=' was replaced with ':=' because the former is unnecessary. In cases
when a variable isn't expanded and a static assignment is made, there's
no need to use anything besides a simple '='.
The comment at the top indicates that this is a GNU Makefile because
we've used '$^' which is exclusive to GNU Make.
Diffstat (limited to 'ayushnix-upi.png')
0 files changed, 0 insertions, 0 deletions