From 4145bcbcda65dbc65a06bb51868b4033a5ca4231 Mon Sep 17 00:00:00 2001 From: Paul Smith Date: Mon, 27 Mar 2000 20:53:50 +0000 Subject: * Handle case of empty static pattern rule prerequisites. * Fix linenumbers in error messages for rule definitions. --- NEWS | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 9fe1e02..0079ffe 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,6 @@ GNU make NEWS -*-indented-text-*- History of user-visible changes. - 25 Jan 2000 + 27 Mar 2000 Copyright (C) 1992,93,94,95,96,97,98,99,2000 Free Software Foundation, Inc. See the end for copying conditions. @@ -36,12 +36,6 @@ Version 3.79 current makefile is run serially regardless of the value of -j. However, submakes are still eligible for parallel execution. -* The $(call ...) function doesn't expand its arguments automatically - anymore. This allows you to put builtin functions like "if" and - "foreach", which also have special expansion rules, in a $(call ...) - function and have it work properly. This was suggested by Damien - GIBOU . - * The --debug option has changed: it now allows optional flags controlling the amount and type of debugging output. By default only a minimal amount information is generated, displaying the names of -- cgit v1.2.3