cvs commit: src Makefile
Marcel Moolenaar
marcel at FreeBSD.org
Thu Jul 15 19:51:29 PDT 2004
marcel 2004-07-16 02:51:28 UTC
FreeBSD src repository
Modified files:
. Makefile
Log:
As per discussions on current@, protect unsuspecting users from
trying to upgrade their system with make world instead of following
the preferred and suggested sequence of commands. The fact remains
that make world does not upgrade the kernel.
Allow make world when DESTDIR has been specified, including when
DESTDIR specifies the root file system. Otherwise, print a useful
warning and fail.
Reviewed, tested and scrutinized by: gad@
Revision Changes Path
1.301 +16 -2 src/Makefile
More information about the cvs-src
mailing list