From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Sean Sieger Newsgroups: gmane.emacs.devel Subject: Re: Emacs 23.2.90 pretest Date: Tue, 09 Nov 2010 17:41:39 -0500 Message-ID: <87iq06glwc.fsf@gmail.com> References: <87fwvbf9n7.fsf@stupidchicken.com> <87y69243ck.fsf@gmail.com> <87sjza9mfn.fsf@stupidchicken.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1289342528 15437 80.91.229.12 (9 Nov 2010 22:42:08 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 9 Nov 2010 22:42:08 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Nov 09 23:42:04 2010 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PFwt9-0000gX-Bi for ged-emacs-devel@m.gmane.org; Tue, 09 Nov 2010 23:42:03 +0100 Original-Received: from localhost ([127.0.0.1]:60928 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PFwt4-0004Bn-KJ for ged-emacs-devel@m.gmane.org; Tue, 09 Nov 2010 17:41:58 -0500 Original-Received: from [140.186.70.92] (port=60032 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PFwsz-0004Ab-FO for emacs-devel@gnu.org; Tue, 09 Nov 2010 17:41:55 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PFwsw-0003XQ-T8 for emacs-devel@gnu.org; Tue, 09 Nov 2010 17:41:51 -0500 Original-Received: from lo.gmane.org ([80.91.229.12]:43377) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PFwsw-0003X8-MJ for emacs-devel@gnu.org; Tue, 09 Nov 2010 17:41:50 -0500 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1PFwst-0000cR-Si for emacs-devel@gnu.org; Tue, 09 Nov 2010 23:41:47 +0100 Original-Received: from pool-68-161-41-165.ny325.east.verizon.net ([68.161.41.165]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 09 Nov 2010 23:41:47 +0100 Original-Received: from sean.sieger by pool-68-161-41-165.ny325.east.verizon.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 09 Nov 2010 23:41:47 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 9 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: pool-68-161-41-165.ny325.east.verizon.net User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (windows-nt) Cancel-Lock: sha1:OS9y8vtzdi7UyNMcB5FzKNyswWc= X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:132486 Archived-At: The "make dist" target was added to nt/makefile.w32-in only in the trunk. Is there a problem with generating the Windows binaries for the 23.2.9x pretest the old way (i.e., however it was done before July)? In May I was copying admin/nt/makedist.bat from the trunk to the top directory of the pretests and release and using it to produce the distributions (not the binaries in them).