From eadb535a8e49ab3d7a56e475c8282c81c0a1a89b Mon Sep 17 00:00:00 2001 From: Jonathan Bauer Date: Mon, 12 Feb 2018 15:28:13 +0100 Subject: Makefile: add separator between verbose info and further ouput --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index fc78993..72dc975 100644 --- a/Makefile +++ b/Makefile @@ -57,6 +57,7 @@ ifdef VERBOSE $(info targets: base: $(strip $(BASETARGETS))) $(info targets: boot: $(strip $(BOOTTARGETS))) $(info targets: provision: $(strip $(PROVTARGETS))) + $(info ) endif .PHONY: all help clean -- cgit v1.2.3-55-g7522