diff --git a/npc/Makefile b/npc/Makefile index e24e339..c1b395e 100644 --- a/npc/Makefile +++ b/npc/Makefile @@ -8,7 +8,8 @@ all: $(OBJDIR) sim: all $(call git_commit, "sim RTL") # DO NOT REMOVE THIS LINE!!! - @echo "Running" $(OBJDIR)/Vexample + @echo "Running" $(OBJDIR)/Vexample "..." + @echo "================================" $(OBJDIR)/Vexample