From owner-cvs-all Thu Jun 14 16:23:26 2001 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 7BF2E37B403; Thu, 14 Jun 2001 16:23:22 -0700 (PDT) (envelope-from dd@FreeBSD.org) Received: (from dd@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5ENNMc46163; Thu, 14 Jun 2001 16:23:22 -0700 (PDT) (envelope-from dd) Message-Id: <200106142323.f5ENNMc46163@freefall.freebsd.org> From: Dima Dorfman Date: Thu, 14 Jun 2001 16:23:22 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/doc/share/mk doc.relnotes.mk 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 dd 2001/06/14 16:23:22 PDT Modified files: release/doc/share/mk doc.relnotes.mk Log: Don't hardcode in "/release/doc/"; instead, make it the default of a new RELN_ANCHOR variable. It may be necessary to override this if the path to the checked out release notes tree doesn't end with "release/doc". Revision Changes Path 1.5 +6 -3 src/release/doc/share/mk/doc.relnotes.mk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message