[Top] | [Contents] | [Index] | [ ? ] |
Footnotes
(1)
These variables are also called make macros in Make terminology, however in this manual we reserve the term macro for Autoconf’s macros.
(2)
We believe. This work is new and there are probably warts. See section Introduction, for information on reporting bugs.
(3)
There are other, more obscure reasons for this limitation as well.
(4)
Please note that automake
recognizes
‘-d’ in AM_YFLAGS
only if it is not clustered with other
options; for example, it won’t be recognized if AM_YFLAGS
is
‘-dt’, but it will be if AM_YFLAGS
is ‘-d -t’ or
‘-t -d’.
(5)
Much, if not most, of the information in the following sections pertaining to preprocessing Fortran 77 programs was taken almost verbatim from Catalogue of Rules in The GNU Make Manual.
(6)
For example,
the cfortran package
addresses all of these inter-language issues, and runs under nearly all
Fortran 77, C and C++ compilers on nearly all platforms. However,
cfortran
is not yet Free Software, but it will be in the next
major release.
(7)
See also http://catb.org/~esr/writings/taoup/html/ch11s09.html.
(8)
Automake’s ‘dist’ and ‘distcheck’ rules had a bug in this regard in that they created directories even with ‘-n’, but this has been fixed in Automake 1.11.
[Top] | [Contents] | [Index] | [ ? ] |
This document was generated on January 25, 2014 using texi2html 5.0.