* automake.in (&handle_source_transform): Calculate a default file
commiteeb898225e9bcb9f4d5c40b85813d239d9a93c04
authorAlexandre Duret-Lutz <adl@gnu.org>
Sun, 30 Nov 2003 13:35:29 +0000 (30 13:35 +0000)
committerAlexandre Duret-Lutz <adl@gnu.org>
Sun, 30 Nov 2003 13:35:29 +0000 (30 13:35 +0000)
treefb22d0db1d5d66fb665fc0cb8a6efa7928c34e22
parent0a1c8dcb1b48fbed5497392df29c2593c141e394
* automake.in (&handle_source_transform): Calculate a default file
for use in the absence of an appropriate _SOURCES declaration by
first stripping any suffix from the unxformed target name, and
appending `.c'.
* doc/automake.texi (Program Sources, Libtool Modules): Document this.
* tests/ltlibsrc.test: New file.
* tests/Makefile.am (TESTS): Add ltlibsrc.test.
ChangeLog
NEWS
automake.in
doc/automake.texi
doc/stamp-vti
doc/version.texi
tests/Makefile.am
tests/Makefile.in
tests/ltlibsrc.test [new file with mode: 0755]