X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:reply-to:to:from:subject:message-id:date
	:mime-version:content-type:content-transfer-encoding; q=dns; s=
	default; b=DXKfPc0/g+NhEJoRQolYw/24SY36ODhB2gFRqPyEtek+uK/Bdh/zU
	q76enjtqpbauWVb8fU5OKtoepVK7RT3ylCq42g0ejb5K5nj/MVt2dv9V6NUf2VMi
	8TyDy5uu70Jc1X190qHKBzfd27St4C3UDd9DL2qW0wgN9P5GD9Np+8=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:reply-to:to:from:subject:message-id:date
	:mime-version:content-type:content-transfer-encoding; s=default;
	 bh=YWOrnyUAtwZUX2BCulHuclYc41g=; b=LB++5uKolUhDZBuFyVl/lF84IynN
	xRMim4pkQLjQkOZQsQS1BDGzlkSKaVEXa8dNy64E2DApODa+r62cN08W/XJNuPGl
	0Wzgfqh5H8qGsSZ89BKNEv00p8u5plw/DnJbB6YR75RN7uMtumQnIRQ8Or6x4++2
	COj4GwzIxqT9Ydo=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-HELO: localhost.localdomain
Reply-To: cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-2.3 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=Replaces, UD:php, index.php, indexphp
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;        d=1e100.net; s=20130820;        h=x-gm-message-state:to:from:subject:message-id:date:user-agent         :mime-version:content-transfer-encoding;        bh=XnHJG5U4wSZbRvByMSFABSTRGbnK0g+E6oBOnTbSttY=;        b=HPW4PrJCXuygg+g+cGSKU7LEkdIkHyEU81XXs31rZX82A7H6NXhs9eVVI98KdjCvWI         KewZHDWeu3Q/ybkSmMW6/uWZQjw51FGJMgUIYLZGArOVaLzKOZe1iT4Cavtp7vSVgyDS         v2/naa5OOwRv2AkAJUx1o33cV7weSGRWFDXyJCXqm1qP94yFkLoW15ObPUEVIY0V9mRk         7SG4bpgUWrK/3E868b69hjmKsrbTk6JoJLQw3eIgMh/YPc4+eSgdcGFmRJ07O4QGTlKh         wDPdwlk+qRnIyC0yisO0vb/71iA2c5Mry9H7yHhpH4K77AZXCEOYiYuUyKKkXxRMdvQz         Mtuw==
X-Gm-Message-State: ALyK8tLcSBP3Ks8+4j9gjEjAISGup0dTeOTn4zlW8zdkgCa+Zkl5Zn+HZlap8otjyhWgGg==
X-Received: by 10.28.0.130 with SMTP id 124mr10002414wma.23.1465798205126;        Sun, 12 Jun 2016 23:10:05 -0700 (PDT)
To: cygwin@cygwin.com
From: Marco Atzeri <marco.atzeri@gmail.com>
Subject: [ANNOUNCEMENT] Updated: make-4.2.1-1
Message-Id: <announce.07e9f96b-754f-c912-99a6-6a4ffddea931@gmail.com>
Date: Mon, 13 Jun 2016 08:10:00 +0200
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.1.1
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

Version 4.2.1-1 of

   make

is available in the Cygwin distribution
Replaces 4.2-1 leaving make-4.1-1 as previous

DESCRIPTION
A GNU tool for controlling the generation of executables and other
non-source files of a program from the program's source files. Make
allows users to build and install packages without any significant
knowledge about the details of the build process. The details about
how the program should be built are provided for make in the program's
makefile.

CHANGES
Updated to the last upstream main bug fix release.
Full details on:
http://lists.gnu.org/archive/html/bug-make/2016-06/msg00004.html
http://savannah.gnu.org/bugs/index.php?group=make&report_id=111&fix_release_id=106&set=custom


HOMEPAGE
http://www.gnu.org/software/make/

Regards
Marco Atzeri

If you have questions or comments, please send them to the
cygwin mailing list at: cygwin (at) cygwin (dot) com .

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

