From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wm1-x329.google.com (mail-wm1-x329.google.com [IPv6:2a00:1450:4864:20::329]) by sourceware.org (Postfix) with ESMTPS id 6AF46387702E for ; Thu, 12 Mar 2020 21:23:58 +0000 (GMT) Received: by mail-wm1-x329.google.com with SMTP id a5so7750415wmb.0 for ; Thu, 12 Mar 2020 14:23:58 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:from:to:references:message-id:date :user-agent:mime-version:in-reply-to:content-transfer-encoding; bh=c/INoxKO41iSb1VEVVFMEg8MA0wND2Rxk6jLLp5m6rA=; b=gj81Kg2c/Rufho9NGWyRRFIkWUV7Xcipu9qz9gC5XIRw5VyibHsa2ZqY5MWkj+zLuC r8LQSOFDVZ77s/jMfcA+APPYs3CLmnM1iDPITz6t/JQ4D1yjyopEHHQdc911oqHjoGT1 FdJbkw8AClAvSArgHpTAQnqO4AmgWtAi5xCZvQdaa2cVsfGTdfulfPS9JFA8lV14Alt0 9yDiv8FPgpkBvw5iFyfU11wfNteZ0f//mWiedELYopoiE/X06z6LY3VPzrxh7wa1rVJN iILQFXk1kLFC9m5qUPBboWZA7v9r+9963k0JRiq3T2cnn4w4Gy12WL7bxJYcgcOFo77N oA3Q== X-Gm-Message-State: ANhLgQ1NZtojkaMI26tH8zNag1SjW3UX/H0U8p86iQusqU2W2/EHq2nc W+7TH2MjTxh9SuubA9SgMd8mPLm/UTk= X-Google-Smtp-Source: ADFU+vvHxASqq7KYomZVhcgHefsPweAJ0Bz+qtvxR8rm2c2nyojIq+lkBXJ94V1z9R1HlINnKduwuw== X-Received: by 2002:a1c:a5c2:: with SMTP id o185mr6489292wme.173.1584048237233; Thu, 12 Mar 2020 14:23:57 -0700 (PDT) Received: from ?IPv6:2003:ee:6715:5401:7d31:ee4b:3f3d:4c32? (p200300EE671554017D31EE4B3F3D4C32.dip0.t-ipconnect.de. [2003:ee:6715:5401:7d31:ee4b:3f3d:4c32]) by smtp.gmail.com with ESMTPSA id z129sm14472393wmb.7.2020.03.12.14.23.56 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 12 Mar 2020 14:23:56 -0700 (PDT) Subject: Re: Test: make-4.3-1 From: Marco Atzeri To: cygwin-announce@cygwin.com References: <9140136e-3a45-8403-3b6f-c4eec7b213ce@gmail.com> Message-ID: <773bba21-d10c-ada6-cc48-39103c7fc2e7@gmail.com> Date: Thu, 12 Mar 2020 22:23:56 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:68.0) Gecko/20100101 Thunderbird/68.5.0 MIME-Version: 1.0 In-Reply-To: <9140136e-3a45-8403-3b6f-c4eec7b213ce@gmail.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit X-Spam-Status: No, score=-2.1 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: cygwin-announce@cygwin.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: Cygwin-announce mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Mar 2020 21:23:59 -0000 Am 20.01.2020 um 22:13 schrieb Marco Atzeri: > 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 . It is now promoted to current