]> git.ipfire.org Git - thirdparty/automake.git/commit
[ng] automake: new function 'slurp_makefile_fragment'
authorStefano Lattarini <stefano.lattarini@gmail.com>
Mon, 30 Jul 2012 15:54:40 +0000 (17:54 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Mon, 30 Jul 2012 15:54:40 +0000 (17:54 +0200)
commit09dcf0c5ff160b837cd7cade1df5252760695168
treeaa9c975c28989ce1774993691cdd3e07f4287d0a
parentf0b62740e84c6682f5300a6ca5cf696b66d794a2
[ng] automake: new function 'slurp_makefile_fragment'

This is a pure refactoring, with no semantic change intended.
It will be required by future changes.

* automake.in (slurp_makefile_fragment): New.
(preprocess_file): Use it.

Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
automake.in