From owner-cvs-all Sun Jun 16 0:37:29 2002 Delivered-To: cvs-all@freebsd.org Received: from rover.village.org (rover.bsdimp.com [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id 0DBA037B40E; Sun, 16 Jun 2002 00:37:24 -0700 (PDT) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.11.3/8.11.3) with ESMTP id g5G7bMY26552; Sun, 16 Jun 2002 01:37:22 -0600 (MDT) (envelope-from imp@village.org) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.11.6/8.11.6) with ESMTP id g5G7bKG61156; Sun, 16 Jun 2002 01:37:20 -0600 (MDT) (envelope-from imp@village.org) Date: Sun, 16 Jun 2002 01:36:17 -0600 (MDT) Message-Id: <20020616.013617.101655762.imp@village.org> To: jmallett@FreeBSD.ORG Cc: grog@FreeBSD.ORG, phantom@ark.cris.net, bde@zeta.org.au, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/usr.bin/calendar Makefile From: "M. Warner Losh" In-Reply-To: <20020616003205.A40830@FreeBSD.ORG> References: <20020615231946.GA65995@wantadilla.lemis.com> <20020616.012729.70214483.imp@village.org> <20020616003205.A40830@FreeBSD.ORG> X-Mailer: Mew version 2.1 on Emacs 21.1 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable 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 In message: <20020616003205.A40830@FreeBSD.ORG> Juli Mallett writes: : * "M. Warner Losh" escriur=C3=A8res : > = : > In short, make install is only supported after the mtree of : > installworld has happend :-) : > = : = : Do we have a target to just redo the mtree stuff? If so, it'd prolly= be : easier to point users to using that, in addition. cd src/etc make distrib-dirs is as close as we get, as near as I can tell. It isn't perfect, but I think would work most of the time. : Mind you, mixing and matching a not-100% system is nasty business. Yup. Generally speaking, building individual programs isn't supported unless you are doing it on a system that was build from the sources you are doing it with. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message