From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: Making a script to update and compile from CVS Date: Fri, 14 Jan 2005 19:12:27 -0500 Message-ID: References: <001801c4f9b8$0cfaacb0$0200a8c0@sedrcw11488> Reply-To: rms@gnu.org NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1105748530 22099 80.91.229.6 (15 Jan 2005 00:22:10 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 15 Jan 2005 00:22:10 +0000 (UTC) Cc: lennart.borgman.073@student.lu.se, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Jan 15 01:21:54 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CpbhR-0003LP-00 for ; Sat, 15 Jan 2005 01:21:53 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Cpbp8-0006BS-JA for ged-emacs-devel@m.gmane.org; Fri, 14 Jan 2005 19:29:50 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Cpbmu-0005g0-5Z for emacs-devel@gnu.org; Fri, 14 Jan 2005 19:27:32 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Cpbmq-0005dd-N6 for emacs-devel@gnu.org; Fri, 14 Jan 2005 19:27:28 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Cpbmq-0005cK-FM for emacs-devel@gnu.org; Fri, 14 Jan 2005 19:27:28 -0500 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CpbZ3-00064T-My for emacs-devel@gnu.org; Fri, 14 Jan 2005 19:13:13 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1CpbYJ-0002BS-9x; Fri, 14 Jan 2005 19:12:27 -0500 Original-To: snogglethorpe@gmail.com, miles@gnu.org In-reply-to: (message from Miles Bader on Fri, 14 Jan 2005 08:34:38 +0900) 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: main.gmane.org gmane.emacs.devel:32237 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:32237 I think it is a good idea to add a make target designed to encapsulate everything recommended for people to do when building from CVS. Or perhaps to add some of these things into the `bootstrap' target, so that it will work in more circumstances.