From owner-cvs-all@FreeBSD.ORG Fri Apr 9 00:14:42 2004 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 5A5C216A4CE for ; Fri, 9 Apr 2004 00:14:42 -0700 (PDT) Received: from root.org (root.org [67.118.192.226]) by mx1.FreeBSD.org (Postfix) with SMTP id DBA8343D58 for ; Fri, 9 Apr 2004 00:14:41 -0700 (PDT) (envelope-from nate@root.org) Received: (qmail 45975 invoked by uid 1000); 9 Apr 2004 07:14:44 -0000 Date: Fri, 9 Apr 2004 00:14:44 -0700 (PDT) From: Nate Lawson To: cvs-all@FreeBSD.org, cvs-src@FreeBSD.org, src-committers@FreeBSD.org In-Reply-To: <200404090713.i397DROQ036118@repoman.freebsd.org> Message-ID: <20040409001414.Q45917@root.org> References: <200404090713.i397DROQ036118@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Re: cvs commit: src/bin/dd 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: Fri, 09 Apr 2004 07:14:42 -0000 On Fri, 9 Apr 2004, Nate Lawson wrote: > njl 2004/04/09 00:13:27 PDT > > FreeBSD src repository > > Modified files: > bin/dd Makefile > Log: > Style fixes and add gen to CLEANFILES. > > Submitted by: bde > > Revision Changes Path > 1.18 +15 -12 src/bin/dd/Makefile Forgot: Approved by: green -Nate