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:
Juan Cruz Viotti 2017-01-24 11:54:13 -04:00 committed by GitHub
parent 4bf313c7a8
commit 1c99b4b5fc