From owner-cvs-all@FreeBSD.ORG Sat May 31 19:12:04 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4F85B37B401; Sat, 31 May 2003 19:12:04 -0700 (PDT) Received: from magic.adaptec.com (magic-mail.adaptec.com [208.236.45.100]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6470843F85; Sat, 31 May 2003 19:12:03 -0700 (PDT) (envelope-from scott_long@btc.adaptec.com) Received: from redfish.adaptec.com (redfish.adaptec.com [162.62.50.11]) by magic.adaptec.com (8.11.6/8.11.6) with ESMTP id h5127AZ09912; Sat, 31 May 2003 19:07:10 -0700 Received: from btc.adaptec.com (hollin.btc.adaptec.com [10.100.253.56]) by redfish.adaptec.com (8.8.8p2+Sun/8.8.8) with ESMTP id TAA03482; Sat, 31 May 2003 19:11:58 -0700 (PDT) Message-ID: <3ED960E1.3040907@btc.adaptec.com> Date: Sat, 31 May 2003 20:11:45 -0600 From: Scott Long User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.3) Gecko/20030425 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Marcel Moolenaar References: <200306010032.h510WLW7060712@repoman.freebsd.org> In-Reply-To: <200306010032.h510WLW7060712@repoman.freebsd.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Jun 2003 02:12:04 -0000 Marcel Moolenaar wrote: > marcel 2003/05/31 17:32:21 PDT > > FreeBSD src repository > > Modified files: > lib Makefile > Log: > Build libthr by default on ia64. > > Revision Changes Path > 1.159 +6 -0 src/lib/Makefile Excellent! Thanks a lot.