diff --git a/Makefile b/Makefile index e22d8bcdf59f..c3326b7ddc43 100644 --- a/Makefile +++ b/Makefile @@ -261,7 +261,7 @@ ${TGTS}: .PHONY _guard: .PHONY @echo - @echo "Explicit target required. Likely \"buildworld\" is wanted. See build(7)." + @echo "Explicit target required. Likely \"${SUBDIR_OVERRIDE:Dall:Ubuildworld}\" is wanted. See build(7)." @echo @false