# HG changeset patch # User Oleksandr Gavenko # Date 1326631248 -7200 # Node ID 49f373dba523bb9321c344da1551caf0936a1ae1 # Parent 003356f9e504afce7e6eb8e1e201d4863217a50d Fix output sanity. diff -r 003356f9e504 -r 49f373dba523 Makefile --- a/Makefile Sun Jan 15 14:38:39 2012 +0200 +++ b/Makefile Sun Jan 15 14:40:48 2012 +0200 @@ -293,6 +293,7 @@ @\ echo; \ echo Supported targets:; \ +echo; \ sed -n -e '/^[[:alnum:]_-]*:/{s=^\(.*\):.*= \1=;p;}' $(BUILD_SCRIPT) .PHONY: stat