From owner-svn-src-head@freebsd.org Tue Oct 13 23:42:04 2015 Return-Path: Delivered-To: svn-src-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E450DA130F6; Tue, 13 Oct 2015 23:42:04 +0000 (UTC) (envelope-from yaneurabeya@gmail.com) Received: from mail-qg0-x22e.google.com (mail-qg0-x22e.google.com [IPv6:2607:f8b0:400d:c04::22e]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A0B0E1D5C; Tue, 13 Oct 2015 23:42:04 +0000 (UTC) (envelope-from yaneurabeya@gmail.com) Received: by qgeb31 with SMTP id b31so29337027qge.0; Tue, 13 Oct 2015 16:42:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=iBRBAJJAceWGHd/9iZphtIoDYJmc3FGKjbYfuy2bmuk=; b=RwaTqENWSHaIiKKDV/TVRCx97a9Hp0pYASBIbFxEPowh8MDGr1bqVbx/fIjVZJzYEU d7nIBZgIr+KRZoHI5q4Owl5WtPMiN7v72WCOiFb6JvtFSeZuNfwcC2S3QPVfp5OkCfpJ UD+5AMMAQRVYUB+vcbw/Ul4uS4bgBUpER/HNuJcSy3YzyTlvwj89+mF8fX4TDLKzlRs2 EqgcNxpO/5gsa+AoJS03EzfQiJ1pGW/XC64ZAQismWKyU0nqbGI2ZMwEtGCBp5ulDksm m2vuNcKonb5p3gaqLh6H7lKle7TrzuPkhRzl93/p6FsGi5NiUAMasHMBEjC6doU6Q9i7 kqQQ== MIME-Version: 1.0 X-Received: by 10.140.217.70 with SMTP id n67mr152189qhb.96.1444779723667; Tue, 13 Oct 2015 16:42:03 -0700 (PDT) Received: by 10.140.88.180 with HTTP; Tue, 13 Oct 2015 16:42:03 -0700 (PDT) In-Reply-To: <561D959E.4010902@FreeBSD.org> References: <201510131911.t9DJBMTc034025@repo.freebsd.org> <561D7549.2070202@FreeBSD.org> <561D8B38.7030202@FreeBSD.org> <561D959E.4010902@FreeBSD.org> Date: Tue, 13 Oct 2015 16:42:03 -0700 Message-ID: Subject: Re: svn commit: r289253 - head/share/mk From: NGie Cooper To: Bryan Drewery Cc: "src-committers@freebsd.org" , "svn-src-all@freebsd.org" , "svn-src-head@freebsd.org" Content-Type: text/plain; charset=UTF-8 X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Oct 2015 23:42:05 -0000 On Tue, Oct 13, 2015 at 4:37 PM, Bryan Drewery wrote: ... > Specifically what is not cleaned? Generated files. I might come up with something more concrete in the next week or so. If not, feel free to ignore this email.