From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28520 invoked from network); 30 Jan 2001 12:46:49 -0000 Received: from sunsite.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 30 Jan 2001 12:46:49 -0000 Received: (qmail 13846 invoked by alias); 30 Jan 2001 12:46:41 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 13406 Received: (qmail 13835 invoked from network); 30 Jan 2001 12:46:40 -0000 X-Envelope-Sender-Is: Andrej.Borsenkow@mow.siemens.ru (at relayer goliath.siemens.de) From: "Andrej Borsenkow" To: "ZSH workers mailing list" Subject: config.modules dependencies Date: Tue, 30 Jan 2001 15:46:31 +0300 Message-ID: <000a01c08aba$abe47480$21c9ca95@mow.siemens.ru> MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Importance: Normal It seems to never be "cleaned up" (even after make distclean). That's easy. But it depends on *.mdd files in obvious fashion. I'm tempted to put list of all *.mdd in top level Makefile and make config.modules depend on them. You'll still need to remove it (or do make distclean) when adding/removing modules but not when existing module definition is changed. Better way to do it? -andrej Have a nice DOS! B >>