From owner-cvs-all Tue Apr 23 2:24: 4 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6CE7B37B419; Tue, 23 Apr 2002 02:24:01 -0700 (PDT) Received: (from ru@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3N9O1n04072; Tue, 23 Apr 2002 02:24:01 -0700 (PDT) (envelope-from ru) Message-Id: <200204230924.g3N9O1n04072@freefall.freebsd.org> From: Ruslan Ermilov Date: Tue, 23 Apr 2002 02:24:00 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ru 2002/04/23 02:24:00 PDT Modified files: release Makefile Log: Do not spam initial ${CHROOTDIR} world with Texinfo and HTML docs. For rerelease, run "make -DNOCLEAN world" instead of simple and insufficient in some cases "make all install". This is especially true for cross-arch "make release"s which we don't (yet) support. Revision Changes Path 1.668 +4 -3 src/release/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message