From: Clifford Wolf Date: Sat, 26 Jul 2014 19:34:19 +0000 (+0200) Subject: New message for completion of build X-Git-Tag: yosys-0.4~408 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=d7916a49aff3c47b7c1ce07abe3b6e3d5714079b;p=yosys.git New message for completion of build --- diff --git a/Makefile b/Makefile index 6809ffd01..462861c8a 100644 --- a/Makefile +++ b/Makefile @@ -169,7 +169,7 @@ endif top-all: $(TARGETS) $(EXTRA_TARGETS) @echo "" - @echo " It's a Yosys." + @echo " Build successful." @echo "" yosys: $(OBJS)