Properly terminate a quoted string in the previous commit. Oddly
enough this only seems to cause problems with -jX so went unnoticed until now.
This commit is contained in:
parent
08b9aa31b9
commit
44f4ffe202
2
Makefile
2
Makefile
@ -187,7 +187,7 @@ world:
|
||||
@echo "installation without also building and installing a new"
|
||||
@echo "kernel. This can be dangerous. Please read the handbook,"
|
||||
@echo "'Using make world', for how to upgrade your system."
|
||||
@echo "Define DESTDIR to the where you want to install FreeBSD,
|
||||
@echo "Define DESTDIR to the where you want to install FreeBSD,"
|
||||
@echo "including /, to override this warning and proceed as usual."
|
||||
@echo "Bailing out now..."
|
||||
@false
|
||||
|
Loading…
Reference in New Issue
Block a user