make/tests/scripts
Boris Kolpackov 3dd1faa5c8 Implemented the .INCLUDE_DIRS special variable. It expands to a list
of directories that make searches for included makefiles.
2005-11-14 15:31:13 +00:00
..
features Make second expansion optional (partial implementation). 2005-10-24 13:01:39 +00:00
functions Preserve the backslash that's printed by echo. 2005-08-29 18:45:31 +00:00
misc Fix a crash I introduced last-minute. 2005-10-26 16:06:30 +00:00
options Fix make.h preprocessor directive to work better with Windows compilers. 2005-08-29 14:11:00 +00:00
targets Fix some Savannah bugs. 2005-04-08 12:51:20 +00:00
variables Implemented the .INCLUDE_DIRS special variable. It expands to a list 2005-11-14 15:31:13 +00:00
test_template