From owner-freebsd-current@FreeBSD.ORG Tue Jun 16 12:58:04 2015 Return-Path: Delivered-To: freebsd-current@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id DF9CFA1B for ; Tue, 16 Jun 2015 12:58:04 +0000 (UTC) (envelope-from yaneurabeya@gmail.com) Received: from mail-pa0-x22c.google.com (mail-pa0-x22c.google.com [IPv6:2607:f8b0:400e:c03::22c]) (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 B0175FB8 for ; Tue, 16 Jun 2015 12:58:04 +0000 (UTC) (envelope-from yaneurabeya@gmail.com) Received: by pacyx8 with SMTP id yx8so12461469pac.2 for ; Tue, 16 Jun 2015 05:58:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=content-type:mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=SJybi/aw4PPeu46zz4YB2UriOnCcX5+NgzvMtI2a3bI=; b=qiNn/y7CceDnBq7L9FV8ztblt5nt98FwTnh55+IYbvwPfGM4JVo/2Bpn3YJVV40RAD Q3K6emgBn7xIygikR06wymWrPqkRgNL0oMPxFW+3+LKSF/WxQ7mX0fJP53V+3bWTP4Mx yQ+R5IFkCXJkvKuHzVyEebvG45nOumYwPEK63k81+xcvdnACDEyG8g9U1iiBb0I5FJwi NqSe3Iznq08ypbLVl8J8g5GwGfFiXMkDugKnvPPAwpXzVzspTyudC4yxibf30NeJXnJD uH6KxK/YXN38jjd7/1xK5Zsz0dJEiXc9vEMCc8cDKd2Bo9rA7EWssEFRX+bG+PZ9Liz/ 34Og== X-Received: by 10.68.200.69 with SMTP id jq5mr323494pbc.111.1434459484208; Tue, 16 Jun 2015 05:58:04 -0700 (PDT) Received: from ?IPv6:2601:602:8001:6c87:19b3:222a:1318:2bca? ([2601:602:8001:6c87:19b3:222a:1318:2bca]) by mx.google.com with ESMTPSA id fk4sm1325350pbb.80.2015.06.16.05.58.03 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 16 Jun 2015 05:58:03 -0700 (PDT) Content-Type: text/plain; charset=cp932 Mime-Version: 1.0 (1.0) Subject: Re: make targets broken? From: Garrett Cooper X-Mailer: iPhone Mail (12F70) In-Reply-To: <0B296E8A-B222-456F-B887-AE9366CF0768@lists.zabbadoz.net> Date: Tue, 16 Jun 2015 05:58:02 -0700 Cc: FreeBSD Current Content-Transfer-Encoding: quoted-printable Message-Id: <741B10D7-7FDA-4EAC-8BBE-11320371E333@gmail.com> References: <0B296E8A-B222-456F-B887-AE9366CF0768@lists.zabbadoz.net> To: "Bjoern A. Zeeb" X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Jun 2015 12:58:05 -0000 > On Jun 16, 2015, at 05:20, Bjoern A. Zeeb = wrote: >=20 > Hi, >=20 > I am puzzled by this: >=20 > head-scratch.svn]$ make targets > `targets=81f is up to date. It probably needs to be marked .PHONY. check with sjg though...=