From owner-cvs-all Sat Nov 24 12:22:25 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 EA62037B416; Sat, 24 Nov 2001 12:22:20 -0800 (PST) Received: (from luigi@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id fAOKMKc85877; Sat, 24 Nov 2001 12:22:20 -0800 (PST) (envelope-from luigi) Message-Id: <200111242022.fAOKMKc85877@freefall.freebsd.org> From: Luigi Rizzo Date: Sat, 24 Nov 2001 12:22:20 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/picobsd/build picobsd 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/11/24 12:22:20 PST Modified files: release/picobsd/build picobsd Log: Let "make" use the .mk files from the correct source tree instead of the default ones (which could be incorrect when doing cross builds). Also, try to be backward compatible when compiling wmk (the goal being able to use the most recent "picobsd" script on a wide range of source trees). Revision Changes Path 1.19 +25 -7 src/release/picobsd/build/picobsd To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message