From owner-cvs-src@FreeBSD.ORG Mon Nov 10 14:38:26 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7ADB716A4CE; Mon, 10 Nov 2003 14:38:26 -0800 (PST) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0A03143FD7; Mon, 10 Nov 2003 14:38:21 -0800 (PST) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.9p2/8.12.9) with ESMTP id hAAMc8eG038829; Mon, 10 Nov 2003 15:38:08 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Mon, 10 Nov 2003 15:36:02 -0700 (MST) Message-Id: <20031110.153602.129358480.imp@bsdimp.com> To: des@des.no From: "M. Warner Losh" In-Reply-To: References: <7mptg0tkpq.wl@black.imgsrc.co.jp> <20031110143627.T29745@beagle.fokus.fraunhofer.de> X-Mailer: Mew version 2.1 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable cc: kuriyama@imgsrc.co.jp cc: src-committers@FreeBSD.org cc: harti@FreeBSD.org cc: cvs-all@FreeBSD.org cc: cvs-src@FreeBSD.org Subject: Re: cvs commit: src/lib/libbsnmp Makefile Makefile.inc src/lib/libbsnmp/libbsnmp Makefile src/lib/libbsnmp/modules Makefile Makefile.inc src/lib/libbsnmp/modules/snmp_mibII Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Nov 2003 22:38:26 -0000 In message: des@des.no (Dag-Erling Sm=F8rgrav) writes: : See attached fix for 'make universe'. I don't like this fix :-) Warner