From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Change in lib-src/makefile.w32-in breaks bootstrapping Date: Mon, 13 Jun 2005 14:06:53 +0200 Message-ID: References: <42AD39BC.3050001@student.lu.se> Reply-To: Eli Zaretskii NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1118661034 19316 80.91.229.2 (13 Jun 2005 11:10:34 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 13 Jun 2005 11:10:34 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jun 13 13:10:32 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1Dhmpl-0001tw-UM for ged-emacs-devel@m.gmane.org; Mon, 13 Jun 2005 13:10:26 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DhmuX-0007ak-9W for ged-emacs-devel@m.gmane.org; Mon, 13 Jun 2005 07:15:21 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Dhmq9-00077c-00 for emacs-devel@gnu.org; Mon, 13 Jun 2005 07:10:49 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Dhmq4-00076R-Ob for emacs-devel@gnu.org; Mon, 13 Jun 2005 07:10:45 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Dhmq3-00073h-1S for emacs-devel@gnu.org; Mon, 13 Jun 2005 07:10:43 -0400 Original-Received: from [192.114.186.24] (helo=legolas.inter.net.il) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DhmnR-00022O-Rk for emacs-devel@gnu.org; Mon, 13 Jun 2005 07:08:02 -0400 Original-Received: from HOME-C4E4A596F7 (IGLD-84-228-248-128.inter.net.il [84.228.248.128]) by legolas.inter.net.il (MOS 3.5.8-GR) with ESMTP id EPC63953 (AUTH halo1); Mon, 13 Jun 2005 14:06:55 +0300 (IDT) Original-To: Lennart Borgman In-reply-to: <42AD39BC.3050001@student.lu.se> (message from Lennart Borgman on Mon, 13 Jun 2005 09:46:04 +0200) 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:38709 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:38709 > Date: Mon, 13 Jun 2005 09:46:04 +0200 > From: Lennart Borgman > CC: Juanma Barranquero , emacs-devel@gnu.org > > Are there any scripts that produces the W32 Makefiles? No, not AFAIK. They are hand-crafted, I think. What I was thinking was to _introduce_ such scripts, and then use them to edit the normal *.in files.