From owner-cvs-all Wed Nov 14 8:48:50 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 7F80437B416; Wed, 14 Nov 2001 08:48:47 -0800 (PST) Received: (from matusita@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id fAEGml114609; Wed, 14 Nov 2001 08:48:47 -0800 (PST) (envelope-from matusita) Message-Id: <200111141648.fAEGml114609@freefall.freebsd.org> From: Makoto MATSUSHITA Date: Wed, 14 Nov 2001 08:48:47 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src Makefile.inc1 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 matusita 2001/11/14 08:48:47 PST Modified files: . Makefile.inc1 Log: "make cleandir" before building a kernel and modules. This will hopefully fix the recent 'I cannot compile linux module with buildworld' problem. MFC will come shortly. Submitted by: imura@ryu16.org Revision Changes Path 1.224 +1 -1 src/Makefile.inc1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message