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. --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 7565fb0..6445cc2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2005-11-14 Boris Kolpackov + + * read.c (construct_include_path): Set the .INCLUDE_DIRS special + variable. + * doc/make.texi (Special Variables): Document .INCLUDE_DIRS. + * NEWS: Add .INCLUDE_DIRS to the list of new special variables. + 2005-10-26 Paul Smith * read.c (record_files): Don't set deps flags if there are no deps. -- cgit v1.2.3