]> sourceware.org Git - automake.git/commit
`include' handling from Marcus Daniels:
authorTom Tromey <tromey@redhat.com>
Mon, 28 Sep 1998 02:03:28 +0000 (02:03 +0000)
committerTom Tromey <tromey@redhat.com>
Mon, 28 Sep 1998 02:03:28 +0000 (02:03 +0000)
commit78eb9e553c48f9334ea6f199251b802f117d308a
tree6c7a83f1f30097b95ccaee024f92201bef4f085d
parentb22021232a2e42c90289a5185ca4ddf6afc688b1
`include' handling from Marcus Daniels:
* automake.in: New pattern: INCLUDE_PATTERN.
(read_am_file):  Make AM_FILE a local filehandle.
For INCLUDE_PATTERN, store included paths on @include_stack and call
read_am_file with argument.
(handle_configure): When printing the dependencies for
Makefile.in, print the items on include_stack (if any) as
dependencies, too.
* automake.texi: Make a command index `cm' that goes into the
concept index.  Put if, endif, else, and include in the command index.
(Include): Show usage of include directive.
ChangeLog
Makefile.in
THANKS
automake.in
automake.texi
m4/Makefile.in
tests/Makefile.in
This page took 0.024686 seconds and 5 git commands to generate.