Makefile: adds octal disclaimer
This commit is contained in:
3
Makefile
3
Makefile
@@ -8,6 +8,9 @@
|
||||
# permitted in any medium without royalty provided the copyright notice and this
|
||||
# notice are preserved. This file is offered as-is, without any warranty.
|
||||
|
||||
# The octal escape \043 is utilized twice in this file as make(1p) will
|
||||
# interpret a hash in a rule as an inline comment.
|
||||
|
||||
.POSIX:
|
||||
|
||||
DESTDIR ?= dist
|
||||
|
||||
Reference in New Issue
Block a user