From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30471 invoked by alias); 27 Nov 2002 20:12:22 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 30463 invoked from network); 27 Nov 2002 20:12:22 -0000 Received: from unknown (HELO jackfruit.Stanford.EDU) (171.64.38.136) by sources.redhat.com with SMTP; 27 Nov 2002 20:12:22 -0000 Received: (from carlton@localhost) by jackfruit.Stanford.EDU (8.11.6/8.11.6) id gARKC6N20959; Wed, 27 Nov 2002 12:12:06 -0800 X-Authentication-Warning: jackfruit.Stanford.EDU: carlton set sender to carlton@math.stanford.edu using -f To: Elena Zannoni Cc: gdb-patches@sources.redhat.com Subject: Re: [RFA] mmalloc Makefile patch References: <15841.30537.977839.406061@localhost.redhat.com> From: David Carlton Date: Wed, 27 Nov 2002 12:12:00 -0000 In-Reply-To: <15841.30537.977839.406061@localhost.redhat.com> Message-ID: User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Common Lisp) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2002-11/txt/msg00689.txt.bz2 On Sun, 24 Nov 2002 20:05:13 -0500, Elena Zannoni said: > Turns out that the mmalloc.info file sufeered from the same problesm > as the gdb info files. > Elena > 2002-11-24 Elena Zannoni > * Makefile.in (INFO_DEPS): Define. > (all): Add install-info to the rule. Surely this should go in an 'install' target, not in 'all'? David Carlton carlton@math.stanford.edu