]> sourceware.org Git - automake.git/commit
* automake.in (rule_define): Use $KNOWN_EXTENSIONS_PATTERN
authorAlexandre Duret-Lutz <adl@gnu.org>
Fri, 16 Nov 2001 10:30:15 +0000 (10:30 +0000)
committerAlexandre Duret-Lutz <adl@gnu.org>
Fri, 16 Nov 2001 10:30:15 +0000 (10:30 +0000)
commit72d0d13ab8151c01a12ef0bd644fcaa1eeffd7e8
tree146ea97e42aa5e57be4591b657134725e73ef209
parent53e35c1d790a2fc0a7e14292a27e7962d4816234
* automake.in (rule_define): Use $KNOWN_EXTENSIONS_PATTERN
to match suffix rules for known extensions, or call
accept_extensions on suffixe rules for unknown extensions.
(var_SUFFIXES_trigger): New function.
(macro_define): Call var_VAR_trigger when $VAR is updated.
* tests/suffix6.test, tests/suffix7.test: New files.
* tests/Makefile.am (TESTS): Add suffix6.test and suffix7.test.
ChangeLog
automake.in
tests/Makefile.am
tests/Makefile.in
tests/suffix6.test [new file with mode: 0755]
tests/suffix7.test [new file with mode: 0755]
This page took 0.030836 seconds and 5 git commands to generate.