mirror of
https://github.com/balena-io/etcher.git
synced 2025-07-23 19:26:33 +00:00
chore: don't print Makefile comments (#1039)
We have a big comment block in the `electron-develop` target which gets printed everytime the target gets executed. After some research, turns out GNU Make will ignore the comments if they are not indented. See: http://stackoverflow.com/a/18363477/1641422 Signed-off-by: Juan Cruz Viotti <jviotti@openmailbox.org>
This commit is contained in:
parent
4bf313c7a8
commit
1c99b4b5fc