From owner-cvs-all Fri Dec 4 20:18:38 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA03191 for cvs-all-outgoing; Fri, 4 Dec 1998 20:18:38 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from zippy.cdrom.com (zippy.cdrom.com [204.216.27.228]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA03186; Fri, 4 Dec 1998 20:18:35 -0800 (PST) (envelope-from jkh@zippy.cdrom.com) Received: from zippy.cdrom.com (jkh@localhost.cdrom.com [127.0.0.1]) by zippy.cdrom.com (8.9.1/8.9.1) with ESMTP id UAA02980; Fri, 4 Dec 1998 20:20:02 -0800 (PST) To: Greg Lehey cc: Warner Losh , Steve Kargl , "Robert V. Baron" , wollman@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: Requiring make depend (was: cvs commit: src/sys/sys bus.h bus_private.h conf.h devicestat.h module.h src/sys/kern bus_if.m device_if.m kern_con) In-reply-to: Your message of "Sat, 05 Dec 1998 12:35:59 +1030." <19981205123559.O603@freebie.lemis.com> Date: Fri, 04 Dec 1998 20:20:01 -0800 Message-ID: <2976.912831601@zippy.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > I agree with this sentiment. make depend should make dependency > information, not header files. The Makefiles should have rules to > make any necessary header files. Erm, just to clarify: I was never arguing with the sentiment, I was simply saying that it DOESN'T WORK THIS WAY NOW and to imply (with evidently an excess of subtlety :) that any arguments about how it should are kinda silly. We know it should since it it's already been fixed at least once, as Warner noted, as well as being broken (and amply complained about) in the past. What we need is for someone to fix it again. :) - Jordan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message