From owner-cvs-all Wed Sep 9 10:23:29 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA14951 for cvs-all-outgoing; Wed, 9 Sep 1998 10:23:29 -0700 (PDT) (envelope-from owner-cvs-all) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA14945; Wed, 9 Sep 1998 10:23:27 -0700 (PDT) (envelope-from imp@FreeBSD.org) From: Warner Losh Received: (from imp@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id KAA02210; Wed, 9 Sep 1998 10:23:25 -0700 (PDT) Date: Wed, 9 Sep 1998 10:23:25 -0700 (PDT) Message-Id: <199809091723.KAA02210@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/conf files Sender: owner-cvs-all@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk imp 1998/09/09 10:23:25 PDT Modified files: sys/conf files Log: Add dependency for subr_bus.c on bus_if.h and device_if.h so that a make depend is not required to just build the kernel. Reviewed by: Doug Rabson Revision Changes Path 1.152 +2 -1 src/sys/conf/files