From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 121950 invoked by alias); 20 Jan 2020 21:14:49 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 119479 invoked by uid 89); 20 Jan 2020 21:14:47 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-0.1 required=5.0 tests=ALL_TRUSTED,BAYES_00,FORGED_MUA_MOZILLA,FREEMAIL_FROM,KAM_NUMSUBJECT,KAM_SHORT autolearn=no version=3.3.1 spammy=atzeri, marco, Marco, Atzeri X-HELO: localhost.localdomain Received: from localhost (HELO localhost.localdomain) (127.0.0.1) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Mon, 20 Jan 2020 21:14:46 +0000 Reply-To: cygwin@cygwin.com Return-Path: Authentication-Results: sourceware.org; auth=none DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=to:from:subject:message-id:date:user-agent:mime-version :content-transfer-encoding; bh=oco2MutOppj3MYp4dCweEN6SDKSoY7ZfgWCKzXnHuKg=; b=FimDcORGURsoLAJNjEg3g51VKu6roAhFyTbMEk5bDU84d+fuYSDca1Jun6Re+UCEdO kTd7StjFJOJifO2LxuG7FwJbCBYBQYTYj2Wq9aDjKgV2mqQR6Q4mbwNF6rAI5dFF36/t JwXT/NJoE17jTBioK4SbP542z5Zf5Sh6nCbkSvm97e/+ZmHKnMArxyYN7G4kcnX7EDPJ G7jgf7rX8jZ+eZSzwH/yixx7gG2nGFcn/s3vtW2UefwEPDBrluAL1M1hZCdwZ2pt9tzk fiZ1gTA+TRLbm18LEctBM0JNAtBF1+woEOd2IyT/C8LPZB5Zn4euQre0q64NtGw1T7Ef MKjA== Return-Path: To: cygwin@cygwin.com From: Marco Atzeri Subject: [ANNOUNCEMENT] Test: make-4.3-1 Message-Id: Date: Mon, 20 Jan 2020 21:14:00 -0000 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:68.0) Gecko/20100101 Thunderbird/68.4.1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2020-01/txt/msg00166.txt.bz2 Version 4.3-1 of make is available as Test in the Cygwin distribution 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 release. Full details on: https://lists.gnu.org/archive/html/bug-make/2020-01/msg00057.html 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