Return-Path: Delivered-To: apmail-incubator-stdcxx-commits-archive@www.apache.org Received: (qmail 83799 invoked from network); 6 Jan 2006 21:20:37 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 6 Jan 2006 21:20:37 -0000 Received: (qmail 37547 invoked by uid 500); 6 Jan 2006 21:20:37 -0000 Delivered-To: apmail-incubator-stdcxx-commits-archive@incubator.apache.org Received: (qmail 37534 invoked by uid 500); 6 Jan 2006 21:20:36 -0000 Mailing-List: contact stdcxx-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: stdcxx-dev@incubator.apache.org Delivered-To: mailing list stdcxx-commits@incubator.apache.org Received: (qmail 37523 invoked by uid 500); 6 Jan 2006 21:20:36 -0000 Delivered-To: apmail-incubator-stdcxx-cvs@incubator.apache.org Received: (qmail 37520 invoked by uid 99); 6 Jan 2006 21:20:36 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 Jan 2006 13:20:36 -0800 X-ASF-Spam-Status: No, hits=-9.4 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [209.237.227.194] (HELO minotaur.apache.org) (209.237.227.194) by apache.org (qpsmtpd/0.29) with SMTP; Fri, 06 Jan 2006 13:20:35 -0800 Received: (qmail 83728 invoked by uid 65534); 6 Jan 2006 21:20:15 -0000 Message-ID: <20060106212015.83727.qmail@minotaur.apache.org> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r366567 - /incubator/stdcxx/trunk/etc/config/GNUmakefile.bin Date: Fri, 06 Jan 2006 21:20:14 -0000 To: stdcxx-cvs@incubator.apache.org From: sebor@apache.org X-Mailer: svnmailer-1.0.5 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Author: sebor Date: Fri Jan 6 13:20:07 2006 New Revision: 366567 URL: http://svn.apache.org/viewcvs?rev=366567&view=rev Log: 2006-01-06 Martin Sebor * GNUmakefile.bin (SRCDIRS): Removed a stray subdirectory inadvertently introduced in rev 292348. Modified: incubator/stdcxx/trunk/etc/config/GNUmakefile.bin Modified: incubator/stdcxx/trunk/etc/config/GNUmakefile.bin URL: http://svn.apache.org/viewcvs/incubator/stdcxx/trunk/etc/config/GNUmakefile.bin?rev=366567&r1=366566&r2=366567&view=diff ============================================================================== --- incubator/stdcxx/trunk/etc/config/GNUmakefile.bin (original) +++ incubator/stdcxx/trunk/etc/config/GNUmakefile.bin Fri Jan 6 13:20:07 2006 @@ -8,7 +8,7 @@ include ../makefile.in -SRCDIRS = $(TOPDIR)/src/util +SRCDIRS = $(TOPDIR)/util # include common variables setting for all makefiles ONE_REPOSITORY = 1