Date: Thu, 22 Feb 2001 20:49:31 -0800 (PST) From: Warner Losh <imp@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf kmod.mk Message-ID: <200102230449.f1N4nVJ97313@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200102230449.f1N4nVJ97313>