From owner-cvs-all Wed Oct 3 17:42:29 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 8967437B401; Wed, 3 Oct 2001 17:42:20 -0700 (PDT) Received: (from luigi@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f940gKt41729; Wed, 3 Oct 2001 17:42:20 -0700 (PDT) (envelope-from luigi) Message-Id: <200110040042.f940gKt41729@freefall.freebsd.org> From: Luigi Rizzo Date: Wed, 3 Oct 2001 17:42:20 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/picobsd/build Makefile.conf 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 luigi 2001/10/03 17:42:20 PDT Modified files: release/picobsd/build Makefile.conf Log: Use @__CWD__@ as the magic string meaning "this directory" in crunch.conf -- the previous choice, CWD, was too subject to false matches (this string will be replaced by the absolute pathname during the build process). Revision Changes Path 1.16 +2 -2 src/release/picobsd/build/Makefile.conf To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message