From owner-cvs-src@FreeBSD.ORG Fri Feb 6 01:26:00 2004 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 80DB816A4CE; Fri, 6 Feb 2004 01:26:00 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CBCBA43D53; Fri, 6 Feb 2004 01:25:59 -0800 (PST) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i169Px0B037035; Fri, 6 Feb 2004 01:25:59 -0800 (PST) (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i169Pxe9037034; Fri, 6 Feb 2004 01:25:59 -0800 (PST) (envelope-from ru) Message-Id: <200402060925.i169Pxe9037034@repoman.freebsd.org> From: Ruslan Ermilov Date: Fri, 6 Feb 2004 01:25:59 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/gnu/usr.bin/binutils/strip 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: Fri, 06 Feb 2004 09:26:00 -0000 ru 2004/02/06 01:25:59 PST FreeBSD src repository Modified files: gnu/usr.bin/binutils/strip Makefile Log: Removed all the complexities when installing the strip(1) binary. Submitted by: bde Revision Changes Path 1.15 +1 -13 src/gnu/usr.bin/binutils/strip/Makefile