make/tests/scripts
Paul Smith c992c4d80f Add GNU Guile as an optional embedded scripting language for make.
On configure-enabled systems, configure will detect Guile installed
(using pkg-config, which is how GNU Guile is distributed) and enable
it if so.

On all non-configure-enabled systems, currently, the default is for
Guile support to be disabled.
2012-01-15 22:41:53 +00:00
..
features Be sure to start parsing prereqs in the right place even if there are 2011-11-14 07:31:06 +00:00
functions Add GNU Guile as an optional embedded scripting language for make. 2012-01-15 22:41:53 +00:00
misc Improve backslash/newline handling to adhere to POSIX requirements. 2010-11-06 21:56:23 +00:00
options Ensure that -n takes precedence over -t. 2011-09-02 05:37:54 +00:00
targets Add prerequisites to ensure ordering of results. 2011-12-10 17:13:14 +00:00
variables Ensure private variables are not used when appending target-specific 2011-05-07 20:03:49 +00:00
test_template Update the test template. A few fixes in run_make_test(). 2004-09-22 04:36:17 +00:00