From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Eli Zaretskii" Newsgroups: gmane.emacs.devel Subject: Re: Makefile.in Date: Sun, 14 Mar 2004 18:55:24 +0200 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <9681-Sun14Mar2004185524+0200-eliz@elta.co.il> References: <200403131638.i2DGcTf00217@raven.dms.auburn.edu> <20040313170501.GA17997@fencepost> Reply-To: Eli Zaretskii NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1079283662 29127 80.91.224.253 (14 Mar 2004 17:01:02 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 14 Mar 2004 17:01:02 +0000 (UTC) Cc: teirllm@dms.auburn.edu, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Sun Mar 14 18:00:57 2004 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1B2Yyv-0000Fh-00 for ; Sun, 14 Mar 2004 18:00:57 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1B2Yyv-0001lk-00 for ; Sun, 14 Mar 2004 18:00:57 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.30) id 1B2Yxr-0006nw-Iv for emacs-devel@quimby.gnus.org; Sun, 14 Mar 2004 11:59:51 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.30) id 1B2Yxm-0006ne-K6 for emacs-devel@gnu.org; Sun, 14 Mar 2004 11:59:46 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.30) id 1B2YvR-0005aH-CZ for emacs-devel@gnu.org; Sun, 14 Mar 2004 11:57:53 -0500 Original-Received: from [192.114.186.24] (helo=legolas.inter.net.il) by monty-python.gnu.org with esmtp (Exim 4.30) id 1B2YvF-0005Vv-5F; Sun, 14 Mar 2004 11:57:09 -0500 Original-Received: from zaretski (pns03-199-205.inter.net.il [80.230.199.205]) by legolas.inter.net.il (MOS 3.4.4-GR) with ESMTP id BMD79843; Sun, 14 Mar 2004 18:57:00 +0200 (IST) Original-To: Miles Bader X-Mailer: emacs 21.3.50 (via feedmail 8 I) and Blat ver 1.8.9 In-reply-to: <20040313170501.GA17997@fencepost> (message from Miles Bader on Sat, 13 Mar 2004 12:05:01 -0500) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.4 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:20461 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:20461 > Date: Sat, 13 Mar 2004 12:05:01 -0500 > From: Miles Bader > > It's been a long time since I downloaded an emacs distribution tarball, but I > think they always came with .elc files. True. > Given this, neither `make clean' nor `make distclean' should delete > them. How about maintainer-clean?