Implemented the .INCLUDE_DIRS special variable. It expands to a list
authorBoris Kolpackov <boris@kolpackov.net>
Mon, 14 Nov 2005 15:31:13 +0000 (15:31 +0000)
committerBoris Kolpackov <boris@kolpackov.net>
Mon, 14 Nov 2005 15:31:13 +0000 (15:31 +0000)
commit3dd1faa5c849dbeb59a88653068c010699ce86f7
tree8113d5a2f399afe057181e718267fd6d04441897
parent82103b1a49394a7063f8cddfc89f759ddf847de9
Implemented the .INCLUDE_DIRS special variable. It expands to a list
of directories that make searches for included makefiles.
ChangeLog
NEWS
doc/make.texi
read.c
tests/ChangeLog
tests/scripts/variables/INCLUDE_DIRS [new file with mode: 0644]