From owner-cvs-all Wed May 8 8:46:20 2002 Delivered-To: cvs-all@freebsd.org Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by hub.freebsd.org (Postfix) with ESMTP id D59E537B408; Wed, 8 May 2002 08:46:12 -0700 (PDT) Received: by flood.ping.uio.no (Postfix, from userid 2602) id B5134535E; Wed, 8 May 2002 17:46:08 +0200 (CEST) X-URL: http://www.ofug.org/~des/ X-Disclaimer: The views expressed in this message do not necessarily coincide with those of any organisation or company with which I am or have been affiliated. To: "Brian F. Feldman" Cc: "J. Mallett" , "David O'Brien" , Garance A Drosihn , arch@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-committers@FreeBSD.ORG Subject: Re: cvs commit: src/usr.bin/sed main.c sed.1 References: <200205080304.g4834BL42647@green.bikeshed.org> From: Dag-Erling Smorgrav Date: 08 May 2002 17:46:08 +0200 In-Reply-To: <200205080304.g4834BL42647@green.bikeshed.org> Message-ID: Lines: 22 User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/21.2 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG "Brian F. Feldman" writes: > Index: Makefile > =================================================================== > RCS file: /usr2/ncvs/src/usr.bin/sed/Makefile,v > retrieving revision 1.4 > diff -u -r1.4 Makefile > --- Makefile 8 Feb 2002 23:07:35 -0000 1.4 > +++ Makefile 8 May 2002 02:49:35 -0000 > @@ -3,6 +3,7 @@ > > PROG= sed > SRCS= compile.c main.c misc.c process.c > +SRCS+= getopt.c > > > .include What's this for? Leftovers from testing? DES -- Dag-Erling Smorgrav - des@ofug.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message