From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3601 invoked by alias); 26 Jul 2007 14:39:25 -0000 Received: (qmail 3592 invoked by uid 22791); 26 Jul 2007 14:39:24 -0000 X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 26 Jul 2007 14:39:21 +0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.13.1/8.13.1) with ESMTP id l6QEcGI1028363; Thu, 26 Jul 2007 10:38:16 -0400 Received: from pobox.corp.redhat.com (pobox.corp.redhat.com [10.11.255.20]) by int-mx1.corp.redhat.com (8.13.1/8.13.1) with ESMTP id l6QEcGla030155; Thu, 26 Jul 2007 10:38:16 -0400 Received: from [127.0.0.1] (sebastian-int.corp.redhat.com [172.16.52.221]) by pobox.corp.redhat.com (8.13.1/8.13.1) with ESMTP id l6QEcEFK024601; Thu, 26 Jul 2007 10:38:15 -0400 Message-ID: <46A8B1D5.7090606@redhat.com> Date: Thu, 26 Jul 2007 14:39:00 -0000 From: Keith Seitz User-Agent: Thunderbird 1.5.0.12 (X11/20070509) MIME-Version: 1.0 To: "Maciej W. Rozycki" CC: insight@sourceware.org, "Maciej W. Rozycki" Subject: Re: [PATCH] Support `make html' for plugins References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact insight-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: insight-owner@sourceware.org X-SW-Source: 2007-q3/txt/msg00019.txt.bz2 Maciej W. Rozycki wrote: > 2007-07-26 Maciej W. Rozycki > > * Make-rules (html): Add goal. > > Applied as obvious. Thanks! Keith