diff --git a/Makefile.in b/Makefile.in index 36068129b..1a8b5a047 100644 --- a/Makefile.in +++ b/Makefile.in @@ -164,7 +164,7 @@ verilator_exe verilator_bin verilator_bin_dbg: (cd src && $(MAKE) $(OBJCACHE_JOBS) ) .PHONY:msg_test -msg_test: +msg_test: all_nomsg @echo "Build complete!" @echo @echo "Type 'make test' to test."