From owner-freebsd-testing@FreeBSD.ORG Thu Apr 10 22:56:05 2014 Return-Path: Delivered-To: freebsd-testing@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 747E1BD5 for ; Thu, 10 Apr 2014 22:56:05 +0000 (UTC) Received: from mail-yh0-f52.google.com (mail-yh0-f52.google.com [209.85.213.52]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 2FF081E5D for ; Thu, 10 Apr 2014 22:56:04 +0000 (UTC) Received: by mail-yh0-f52.google.com with SMTP id c41so4539498yho.39 for ; Thu, 10 Apr 2014 15:56:03 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:sender:content-type:mime-version:subject:from :in-reply-to:date:cc:content-transfer-encoding:message-id:references :to; bh=9LO4TT1AKJdd03J1egoxS6Xra60u2vsxY0Wkj2/kEC8=; b=M9l49MMzv0wrOD2WrvFD5U/H9u5ExQ1/jWEE37n/kBgveGC4FFKnFvkUR121O8tyFf sONKJQPYMkpjottneeTufqVFCFz5U9WJvdcUw2zpgIvwe6oU92+omi3ohr3CJH98dqDI jQ+ZasOAzuCii6AaUL612P8oAmh93/O2sMW3AOXWT3O/IANMV0zQbA9mB1Q4ibkijVd2 EtUyBnQ6AlTzT32o31TW577xbyAv57xOQHq3g48D/wXLiE6YS3bJ9gCScQEXivIl8wO4 0vCcbTUBHeR3QhisKH1YY2vCnLhhDXa5XKeARm1FJEcGMqGlvlx53Ux0cIC1+t0JEoFU H++Q== X-Gm-Message-State: ALoCoQmw4kZFooo/9gQCH5727H29v9sVVLN7VL0AGTH1c6RGUTmHOyBCuf+uXCz1Y4ZhwUyjwCSK X-Received: by 10.236.168.42 with SMTP id j30mr7331767yhl.101.1397170145679; Thu, 10 Apr 2014 15:49:05 -0700 (PDT) Received: from ?IPv6:2620::1003:1007:e58e:92bd:23b1:5fcb? ([2620:0:1003:1007:e58e:92bd:23b1:5fcb]) by mx.google.com with ESMTPSA id 44sm10182380yhp.17.2014.04.10.15.49.04 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 10 Apr 2014 15:49:05 -0700 (PDT) Sender: Julio Merino Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 7.2 \(1874\)) Subject: Re: Makefiles for skip-level directories? From: Julio Merino In-Reply-To: <16437CC5729B5345AF77F816513376E820BACB49@MX103CL02.corp.emc.com> Date: Thu, 10 Apr 2014 18:49:03 -0400 Content-Transfer-Encoding: quoted-printable Message-Id: References: <16437CC5729B5345AF77F816513376E8129868F1@MX103CL02.corp.emc.com> <16437CC5729B5345AF77F816513376E820BAA20A@MX103CL02.corp.emc.com> <16437CC5729B5345AF77F816513376E820BACB49@MX103CL02.corp.emc.com> To: "Peel, Casey" X-Mailer: Apple Mail (2.1874) Cc: "freebsd-testing@freebsd.org" X-BeenThere: freebsd-testing@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Testing on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2014 22:56:05 -0000 On Apr 4, 2014, at 18:28, Peel, Casey wrote: > Ok, I figured it out and wrote up the following document (that is = published on our internal wiki). You may take whatever you want of this = for the FreeBSD wiki if you find it useful. Added stuff along these lines to the = https://wiki.freebsd.org/TestSuite/DeveloperHowTo page. Please take a = look.=