chiark
/
gitweb
/
~mdw
/
secnet
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
edc9e30
)
Makefile.in: VERSION: Use =, not :=
author
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Sat, 21 Sep 2019 11:42:59 +0000
(12:42 +0100)
committer
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Sat, 21 Sep 2019 11:44:11 +0000
(12:44 +0100)
This has no effect on make since this variable doesn't contain other
variable references. But it makes the line directly c&p-able into a
shell.
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
No differences found