From owner-cvs-all Sat Apr 17 9:33:41 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 4C9DD14BE0; Sat, 17 Apr 1999 09:33:39 -0700 (PDT) (envelope-from peter@FreeBSD.org) Received: (from peter@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id JAA05318; Sat, 17 Apr 1999 09:31:16 -0700 (PDT) (envelope-from peter@FreeBSD.org) Message-Id: <199904171631.JAA05318@freefall.freebsd.org> From: Peter Wemm Date: Sat, 17 Apr 1999 09:31:15 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/modules Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk peter 1999/04/17 09:31:14 PDT Modified files: sys/modules Makefile Log: Disconnect lkm subdir so we don't build a lkm module, in case something I do breaks world or the nightly snapshots. (you can still do it by hand though for the moment) Revision Changes Path 1.56 +3 -2 src/sys/modules/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message