From owner-freebsd-current Sun Jun 30 09:05:03 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id JAA23565 for current-outgoing; Sun, 30 Jun 1996 09:05:03 -0700 (PDT) Received: from sc.ZIB-Berlin.DE (sc.ZIB-Berlin.DE [130.73.108.1]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id JAA23549; Sun, 30 Jun 1996 09:04:59 -0700 (PDT) Received: from softs11.ZIB-Berlin.DE by sc.ZIB-Berlin.DE (5.x/SMI-5.3-20.11.95) id AA19082; Sun, 30 Jun 1996 18:04:49 +0200 Received: (from wosch@localhost) by campa.panke.de (8.6.12/8.6.12) id RAA01292; Sun, 30 Jun 1996 17:17:26 +0200 Date: Sun, 30 Jun 1996 17:17:26 +0200 From: Wolfram Schneider Message-Id: <199606301517.RAA01292@campa.panke.de> To: Bruce Evans Cc: freebsd-current@FreeBSD.ORG, wosch@FreeBSD.ORG Subject: Re: make clean in src/lkm problems In-Reply-To: <199606291844.EAA15398@godzilla.zeta.org.au> References: <199606291844.EAA15398@godzilla.zeta.org.au> Reply-To: Wolfram Schneider Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-current@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Bruce Evans writes: >>Jordan changed the order of the include files in bsd.kmod.mk. >>JOOOOOOOOOOOOOOOOOOOOOOORDAAAAAAAAAAAAAAAN! Why did you do that? The >>order is still important. And the order will be important if we move > >Order shouldn't be important, It shouldn't, but it do. See also /usr/share/mk/bsd.README section 'RANDOM THINGS WORTH KNOWING'. >and there were no comments :-). I can add a comment. >>My intention was a single 'clean:' target in bsd.obj.mk. Except >>if the top makefile (./obj/Makefile, ./Makefile) does >>have their own clean target. > >By adding things to CLEANFILES, etc? Yes. >bsd.lib.mk currently has a much >larger clean rule, but it doen't need to unless there is a problem >with the command line lengths. A makefile variable and a command line can at least contain 40000 characters (just tested). >>PS: now I have ~200 'obj' trouble mails in my mailbox. Was it that >>worth? >Automatically generated mails? No, humans mails from -current. Wolfram PS: my university mailserver mail.cs.tu-berlin.de is down. All mail should be sent to wosch@freebsd.org (see Reply-to:). wosch@softs11.ZIB-Berlin.DE is a fake for sending my mails out.