From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12867 invoked by alias); 27 Feb 2007 20:14:13 -0000 Received: (qmail 12855 invoked by uid 22791); 27 Feb 2007 20:14:11 -0000 X-Spam-Check-By: sourceware.org Received: from smtp1.Stanford.EDU (HELO smtp1.stanford.edu) (171.67.22.28) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 27 Feb 2007 20:14:06 +0000 Received: from smtp1.stanford.edu (localhost.localdomain [127.0.0.1]) by localhost (Postfix) with SMTP id 39E344C575; Tue, 27 Feb 2007 12:14:04 -0800 (PST) Received: from mindolluin.codesourcery.com (DNab42a4b1.Stanford.EDU [171.66.164.177]) by smtp1.stanford.edu (Postfix) with ESMTP id BEA224C424; Tue, 27 Feb 2007 12:14:01 -0800 (PST) Message-Id: <4.3.1.2.20070227121156.02bb2318@cits1.stanford.edu> X-Sender: (Unverified) X-Mailer: QUALCOMM Windows Eudora Version 4.3.1 Date: Tue, 27 Feb 2007 20:14:00 -0000 To: Daniel Jacobowitz From: Brooks Moses Subject: Re: [patch] Implement "make pdf" and "make install-pdf" targets. Cc: gdb-patches@sources.redhat.com,Eli Zaretskii In-Reply-To: <20070227172818.GN31729@caradoc.them.org> References: <45DEB333.3040500@codesourcery.com> <45DE9FE6.8090507@codesourcery.com> <45DEB333.3040500@codesourcery.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2007-02/txt/msg00348.txt.bz2 At 09:28 AM 2/27/2007, Daniel Jacobowitz wrote: >On Fri, Feb 23, 2007 at 01:26:11AM -0800, Brooks Moses wrote: > > Again, tested on i686-pc-linux-gnu, and this time I made sure _all_ the > > pdf files were generated correctly! :) > >I think these are both OK, unless Eli would like to take a look at >them, as our documentation guru. > >Assuming Eli has no objections, should I commit these for you? Please do, thanks! - Brooks