Commit 9a72e500 authored by Olof Johansson's avatar Olof Johansson Committed by Anup Patel
Browse files

Makefile: Don't rely on "echo -n"



Turns out it doesn't behave as expected on MacOS, it doesn't honor
-n and echoes that to the file instead. Add a slash and just let
the newline be there instead.

Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
parent c0addfe7
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment