Date: Fri, 26 Jul 2002 12:58:15 -0700 (PDT) From: Ruslan Ermilov <ru@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release Makefile Message-ID: <200207261958.g6QJwFhH064735@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
ru 2002/07/26 12:58:14 PDT Modified files: (Branch: RELENG_4) release Makefile Log: MFC: remnants of 1.589. Don't throw in extra commands to build sysinstall(8) manually during release; they don't do anything useful nowadays except delaying the process and spamming the /usr/src/release/sysinstall with the object files (executing "make obj all" is always a bug; "make obj; make all" would be right). Revision Changes Path 1.536.2.90 +1 -7 src/release/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200207261958.g6QJwFhH064735>