diff options
| author | Marcel Moolenaar <marcel@FreeBSD.org> | 2004-07-17 20:57:37 +0000 |
|---|---|---|
| committer | Marcel Moolenaar <marcel@FreeBSD.org> | 2004-07-17 20:57:37 +0000 |
| commit | 44f4ffe2021fe961013346b7cd3e4165a28375ef (patch) | |
| tree | ef7c81ebfc3d8aef0a6498b017efa8d4cfce84d6 /Makefile | |
| parent | 08b9aa31b961abf87fc96541123288711a7b0615 (diff) | |
Notes
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
