From owner-cvs-all Thu Nov 7 7: 3:10 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F15D737B401; Thu, 7 Nov 2002 07:03:09 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A49D743E3B; Thu, 7 Nov 2002 07:03:09 -0800 (PST) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id gA7F1DmV017931; Thu, 7 Nov 2002 07:01:13 -0800 (PST) (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id gA7F1DcC017930; Thu, 7 Nov 2002 07:01:13 -0800 (PST) Message-Id: <200211071501.gA7F1DcC017930@repoman.freebsd.org> From: John Baldwin Date: Thu, 7 Nov 2002 07:01:12 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/modules Makefile 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 jhb 2002/11/07 07:01:12 PST Modified files: sys/modules Makefile Log: Create a MACHINE_ARCH == i386 section that first lists modules common to both i386 and pc98 and then uses MACHINE subsections to list modules specific to i386/i386 and i386/pc98. Revision Changes Path 1.283 +24 -59 src/sys/modules/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message