From owner-cvs-all Wed Nov 14 23: 4:30 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 1F27D37B416; Wed, 14 Nov 2001 23:04:24 -0800 (PST) Received: (from matusita@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id fAF74O578949; Wed, 14 Nov 2001 23:04:24 -0800 (PST) (envelope-from matusita) Message-Id: <200111150704.fAF74O578949@freefall.freebsd.org> From: Makoto MATSUSHITA Date: Wed, 14 Nov 2001 23:04:24 -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 23:04:24 PST Modified files: . Makefile.inc1 Log: Run "make cleandir" if NO_MODULES are set, or there is no sys/modules directory. Previous commit breaks buildkernel if NO_MODULES was set. Sorry... Noticed by: mike Revision Changes Path 1.225 +5 -0 src/Makefile.inc1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message