From 3dd1faa5c849dbeb59a88653068c010699ce86f7 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Mon, 14 Nov 2005 15:31:13 +0000 Subject: Implemented the .INCLUDE_DIRS special variable. It expands to a list of directories that make searches for included makefiles. --- NEWS | 2 ++ 1 file changed, 2 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index e6b3322..01e9016 100644 --- a/NEWS +++ b/NEWS @@ -66,6 +66,8 @@ Version 3.81beta3 load average accordingly. * New special variables available in this release: + - .INCLUDE_DIRS: Expands to a list of directories that make searches + for included makefiles. - .FEATURES: Contains a list of special features available in this version of GNU make. - .DEFAULT_GOAL: Set the name of the default goal make will -- cgit v1.2.3