We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 476fe6e commit d5c7ddcCopy full SHA for d5c7ddc
Makefile.in
@@ -272,7 +272,9 @@ ifneq ($(strip $(findstring TAGS.emacs,$(MAKECMDGOALS)) \
272
endif
273
274
.DEFAULT:
275
- @echo "\n======================================================"
+ @echo
276
+ @echo "======================================================"
277
@echo "== If you need help, run 'make help' or 'make tips' =="
- @echo "======================================================\n"
278
279
280
exit 1
0 commit comments