From d7916a49aff3c47b7c1ce07abe3b6e3d5714079b Mon Sep 17 00:00:00 2001 From: Clifford Wolf Date: Sat, 26 Jul 2014 21:34:19 +0200 Subject: [PATCH] New message for completion of build --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) -- 2.30.2