summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorAyush Agarwal <ayushnix@fastmail.com>2023-03-22 18:06:39 +0530
committerAyush Agarwal <ayushnix@fastmail.com>2023-03-22 18:06:39 +0530
commitf7620a119f7dbcadc07d1e29ca187a3eccea73e0 (patch)
tree9c77537cb3ed098e748313f71fd9859979e7652f /CHANGELOG.md
parent8249a6a5e69e100b5b8f2bfda9291f07b862b7fc (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 'CHANGELOG.md')
0 files changed, 0 insertions, 0 deletions