From owner-cvs-all Thu Feb 22 20:49:38 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 F34A537B401; Thu, 22 Feb 2001 20:49:31 -0800 (PST) (envelope-from imp@FreeBSD.org) Received: (from imp@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1N4nVJ97313; Thu, 22 Feb 2001 20:49:31 -0800 (PST) (envelope-from imp) Message-Id: <200102230449.f1N4nVJ97313@freefall.freebsd.org> From: Warner Losh Date: Thu, 22 Feb 2001 20:49:31 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf kmod.mk X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG imp 2001/02/22 20:49:31 PST Modified files: sys/conf kmod.mk Log: If the symbolic links @ or machine exist, do not depend on them. This fixes the problem where if src/sys or src/sys/$MACHINE_ARCH/include changed at all, all the modules would be rebuilt. Reviewed by: bde Revision Changes Path 1.95 +13 -4 src/sys/conf/kmod.mk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message