DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH
 

(automk14.info.gz) General Index

Info Catalog (automk14.info.gz) Macro and Variable Index (automk14.info.gz) Top
 
 General Index
 *************
 
 [index]

Menu

 
* ## (special Automake comment)         General Operation.   (line  49)
* --acdir                               Invoking aclocal.    (line  28)
* --add-missing                         Invoking Automake.   (line  30)
* --amdir                               Invoking Automake.   (line  41)
* --build-dir                           Invoking Automake.   (line  45)
* --cygnus                              Invoking Automake.   (line  56)
* --enable-maintainer-mode              Optional.            (line 120)
* --foreign                             Invoking Automake.   (line  60)
* --generate-deps                       Invoking Automake.   (line  81)
* --gnits                               Invoking Automake.   (line  64)
* --gnu                                 Invoking Automake.   (line  68)
* --help <1>                            Invoking Automake.   (line  72)
* --help                                Invoking aclocal.    (line  32)
* --include-deps                        Invoking Automake.   (line  76)
* --no-force                            Invoking Automake.   (line  91)
* --output                              Invoking aclocal.    (line  39)
* --output-dir                          Invoking Automake.   (line  98)
* --print-ac-dir                        Invoking aclocal.    (line  42)
* --srcdir-name                         Invoking Automake.   (line 104)
* --verbose <1>                         Invoking Automake.   (line 111)
* --verbose                             Invoking aclocal.    (line  48)
* --version <1>                         Invoking Automake.   (line 115)
* --version                             Invoking aclocal.    (line  51)
* --with-dmalloc                        Macros.              (line  96)
* --with-regex                          Macros.              (line 102)
* -a                                    Invoking Automake.   (line  30)
* -enable-debug, example                Conditionals.        (line  20)
* -gnits, complete description          Gnits.               (line  20)
* -gnu, complete description            Gnits.               (line   6)
* -gnu, required files                  Gnits.               (line   6)
* -hook targets                         Extending.           (line  29)
* -I                                    Invoking aclocal.    (line  35)
* -i                                    Invoking Automake.   (line  76)
* -local targets                        Extending.           (line  10)
* -o                                    Invoking Automake.   (line  98)
* -v                                    Invoking Automake.   (line 111)
* @ALLOCA@, special handling            LIBOBJS.             (line   6)
* @LIBOBJS@, special handling           LIBOBJS.             (line   6)
* @LTLIBOBJS@, special handling         A Shared Library.    (line  28)
* _DATA primary, defined                Data.                (line   6)
* _DEPENDENCIES, defined                A Program.           (line  89)
* _HEADERS primary, defined             Headers.             (line   6)
* _JAVA primary, defined                Java.                (line   6)
* _LDFLAGS, defined                     A Program.           (line  85)
* _LIBADD primary, defined              A Library.           (line  25)
* _LIBRARIES primary, defined           A Library.           (line   6)
* _LISP primary, defined                Emacs Lisp.          (line   6)
* _LTLIBRARIES primary, defined         A Shared Library.    (line  10)
* _MANS primary, defined                Man pages.           (line   6)
* _PROGRAMS primary variable            Uniform.             (line  12)
* _SCRIPTS primary, defined             Scripts.             (line   6)
* _SOURCES and header files             A Program.           (line  31)
* _SOURCES primary, defined             A Program.           (line  24)
* _TEXINFOS primary, defined            Texinfo.             (line   6)
* AC_OUTPUT, scanning                   Requirements.        (line  46)
* acinclude.m4, defined                 Complete.            (line  21)
* aclocal program, introduction         Complete.            (line  21)
* aclocal, extending                    Extending aclocal.   (line   6)
* aclocal, Invoking                     Invoking aclocal.    (line   6)
* aclocal.m4, preexisting               Complete.            (line  21)
* Adding new SUFFIXES                   Suffixes.            (line   6)
* all                                   Extending.           (line  22)
* all-local                             Extending.           (line  17)
* AM_INIT_AUTOMAKE, example use         Complete.            (line  11)
* ansi2knr                              ANSI.                (line  14)
* Automake constraints                  Introduction.        (line  22)
* Automake options                      Invoking Automake.   (line  26)
* Automake requirements <1>             Requirements.        (line   6)
* Automake requirements                 Introduction.        (line  27)
* Automake, invoking                    Invoking Automake.   (line   6)
* Automake, recursive operation         General Operation.   (line  39)
* Automatic linker selection            How the Linker is Chosen.
                                                               (line   6)
* BUGS, reporting                       Introduction.        (line  31)
* BUILT_SOURCES, defined                Sources.             (line   6)
* C++ support                           C++ Support.         (line   6)
* canonicalizing Automake macros        Canonicalization.    (line   6)
* cfortran                              Mixing Fortran 77 With C and C++.
                                                               (line   6)
* check                                 Extending.           (line  22)
* check primary prefix, definition      Uniform.             (line  69)
* check-local                           Extending.           (line  17)
* check_LTLIBRARIES, not allowed        A Shared Library.    (line  18)
* clean-local                           Extending.           (line  17)
* Comment, special to Automake          General Operation.   (line  49)
* Complete example                      Complete.            (line   6)
* Conditional example,  -enable-debug   Conditionals.        (line  20)
* Conditionals                          Conditionals.        (line   6)
* config.guess                          Invoking Automake.   (line  28)
* configure.in, from GNU Hello          Hello.               (line  17)
* configure.in, scanning                configure.           (line   6)
* Constraints of Automake               Introduction.        (line  22)
* cpio example                          Uniform.             (line  34)
* ctags Example                         etags.               (line   6)
* cvs-dist                              General Operation.   (line  12)
* cvs-dist, non-standard example        General Operation.   (line  12)
* Cygnus strictness                     Cygnus.              (line   6)
* DATA primary, defined                 Data.                (line   6)
* de-ANSI-fication, defined             ANSI.                (line   6)
* Deep package                          Depth.               (line   6)
* dejagnu                               Tests.               (line  40)
* dist <1>                              Dependencies.        (line  18)
* dist                                  Dist.                (line   9)
* dist-hook <1>                         Dist.                (line  35)
* dist-hook                             Extending.           (line  32)
* dist-shar                             Options.             (line  36)
* dist-tarZ                             Options.             (line  48)
* dist-zip                              Options.             (line  41)
* distcheck                             Dist.                (line  47)
* distclean-local                       Extending.           (line  17)
* dmalloc, support for                  Macros.              (line  96)
* dvi                                   Extending.           (line  22)
* dvi-local                             Extending.           (line  17)
* E-mail, bug reports                   Introduction.        (line  31)
* EDITION Texinfo macro                 Texinfo.             (line  12)
* else                                  Conditionals.        (line  35)
* endif                                 Conditionals.        (line  35)
* etags Example                         etags.               (line   6)
* Example conditional -enable-debug     Conditionals.        (line  20)
* Example of recursive operation        General Operation.   (line  39)
* Example of shared libraries           A Shared Library.    (line  10)
* Example, ctags and etags              etags.               (line   6)
* Example, EXTRA_PROGRAMS               Uniform.             (line  34)
* Example, GNU Hello                    Hello.               (line   6)
* Example, handling Texinfo files       Hello.               (line  62)
* Example, mixed language               Mixing Fortran 77 With C and C++.
                                                               (line  37)
* Example, regression test              Hello.               (line  70)
* Exit status 77, special interpretation Tests.              (line  17)
* Extending aclocal                     Extending aclocal.   (line   6)
* Extending list of installation directories Uniform.        (line  53)
* Extra files distributed with Automake Invoking Automake.   (line  28)
* EXTRA_, prepending                    Uniform.             (line  27)
* EXTRA_prog_SOURCES, defined           A Program.           (line  37)
* EXTRA_PROGRAMS, defined <1>           Uniform.             (line  34)
* EXTRA_PROGRAMS, defined               A Program.           (line  49)
* Files distributed with Automake       Invoking Automake.   (line  28)
* First line of Makefile.am             General Operation.   (line  55)
* Flat package                          Depth.               (line   6)
* FLIBS, defined                        Mixing Fortran 77 With C and C++.
                                                               (line  21)
* foreign strictness                    Strictness.          (line  10)
* Fortran 77 support                    Fortran 77 Support.  (line   6)
* Fortran 77, mixing with C and C++     Mixing Fortran 77 With C and C++.
                                                               (line   6)
* Fortran 77, Preprocessing             Preprocessing Fortran 77.
                                                               (line   6)
* Future directions                     Future.              (line   6)
* Gettext support                       gettext.             (line   6)
* gnits strictness                      Strictness.          (line  10)
* GNU Gettext support                   gettext.             (line   6)
* GNU Hello, configure.in               Hello.               (line  17)
* GNU Hello, example                    Hello.               (line   6)
* GNU make extensions                   General Operation.   (line  19)
* GNU Makefile standards                Introduction.        (line  12)
* Guile rewrite                         Future.              (line  18)
* Header files in _SOURCES              A Program.           (line  31)
* HEADERS primary, defined              Headers.             (line   6)
* HEADERS, installation directories     Headers.             (line  16)
* Hello example                         Hello.               (line   6)
* Hello, configure.in                   Hello.               (line  17)
* hook targets                          Extending.           (line  29)
* HP-UX 10, lex problems                Macros.              (line  74)
* HTML support, example                 Uniform.             (line  60)
* id                                    Tags.                (line  31)
* if                                    Conditionals.        (line  35)
* include                               Include.             (line   6)
* INCLUDES, example usage               Hello.               (line  78)
* info <1>                              Options.             (line  61)
* info                                  Extending.           (line  22)
* info-local                            Extending.           (line  17)
* install                               Install.             (line  17)
* install-data <1>                      Extending.           (line  22)
* install-data                          Install.             (line  17)
* install-data-hook                     Extending.           (line  32)
* install-data-local <1>                Extending.           (line  17)
* install-data-local                    Install.             (line  24)
* install-exec <1>                      Extending.           (line  22)
* install-exec                          Install.             (line  17)
* install-exec-hook                     Extending.           (line  32)
* install-exec-local <1>                Extending.           (line  17)
* install-exec-local                    Install.             (line  24)
* install-info <1>                      Options.             (line  61)
* install-info                          Texinfo.             (line  46)
* install-info target                   Texinfo.             (line  46)
* install-man <1>                       Man pages.           (line  18)
* install-man                           Options.             (line  67)
* install-man target                    Man pages.           (line  13)
* install-strip                         Install.             (line  20)
* Installation directories, extending list Uniform.          (line  53)
* Installation support                  Install.             (line   6)
* installdirs                           Install.             (line  20)
* Installing headers                    Headers.             (line  16)
* Installing scripts                    Scripts.             (line  22)
* Invoking aclocal                      Invoking aclocal.    (line   6)
* Invoking Automake                     Invoking Automake.   (line   6)
* JAVA primary, defined                 Java.                (line   6)
* JAVA restrictions                     Java.                (line  13)
* lex problems with HP-UX 10            Macros.              (line  74)
* lex, multiple lexers                  Yacc and Lex.        (line  40)
* LIBADD primary, defined               A Library.           (line  25)
* LIBRARIES primary, defined            A Library.           (line   6)
* Linking Fortran 77 with C and C++     Mixing Fortran 77 With C and C++.
                                                               (line   6)
* LISP primary, defined                 Emacs Lisp.          (line   6)
* local targets                         Extending.           (line  10)
* LTLIBRARIES primary, defined          A Shared Library.    (line  10)
* Macros Automake recognizes            Optional.            (line   6)
* Macros, overriding                    General Operation.   (line  32)
* make check                            Tests.               (line   6)
* make clean support                    Clean.               (line   6)
* make dist                             Dist.                (line   6)
* make distcheck                        Dist.                (line   6)
* make install support                  Install.             (line   6)
* Make targets, overriding              General Operation.   (line  26)
* Makefile.am, first line               General Operation.   (line  55)
* MANS primary, defined                 Man pages.           (line   6)
* mdate-sh                              Texinfo.             (line  12)
* Mixed language example                Mixing Fortran 77 With C and C++.
                                                               (line  37)
* Mixing Fortran 77 with C and C++      Mixing Fortran 77 With C and C++.
                                                               (line   6)
* Mixing Fortran 77 with C and/or C++   Mixing Fortran 77 With C and C++.
                                                               (line   6)
* mostlyclean-local                     Extending.           (line  17)
* Multiple configure.in files           Invoking Automake.   (line   6)
* Multiple lex lexers                   Yacc and Lex.        (line  40)
* Multiple yacc parsers                 Yacc and Lex.        (line  40)
* no-dependencies                       Dependencies.        (line  40)
* no-installinfo                        Texinfo.             (line  46)
* no-installman                         Man pages.           (line  18)
* no-texinfo.tex                        Texinfo.             (line  42)
* noinst primary prefix, definition     Uniform.             (line  66)
* noinstall-info target                 Texinfo.             (line  46)
* noinstall-man target                  Man pages.           (line  13)
* Non-GNU packages                      Strictness.          (line   6)
* Non-standard targets                  General Operation.   (line  12)
* Option, ansi2knr                      Options.             (line  20)
* Option, check-news                    Options.             (line  27)
* Option, cygnus                        Options.             (line  15)
* Option, dejagnu                       Options.             (line  31)
* Option, dist-shar                     Options.             (line  34)
* Option, dist-tarZ                     Options.             (line  44)
* Option, dist-zip                      Options.             (line  39)
* Option, foreign                       Options.             (line  15)
* Option, gnits                         Options.             (line  15)
* Option, gnu                           Options.             (line  15)
* Option, no-dependencies               Options.             (line  51)
* Option, no-installinfo                Options.             (line  58)
* Option, no-installman                 Options.             (line  64)
* Option, no-texinfo                    Options.             (line  70)
* Option, readme-alpha                  Options.             (line  74)
* Option, version                       Options.             (line  83)
* Options, Automake                     Invoking Automake.   (line  26)
* Overriding make macros                General Operation.   (line  32)
* Overriding make targets               General Operation.   (line  26)
* Overriding SUBDIRS                    Top level.           (line  26)
* Package, deep                         Depth.               (line   6)
* Package, Flat                         Depth.               (line   6)
* Package, shallow                      Depth.               (line   6)
* pkgdatadir, defined                   Uniform.             (line  17)
* pkgincludedir, defined                Uniform.             (line  17)
* pkglibdir, defined                    Uniform.             (line  17)
* POSIX termios headers                 Macros.              (line  86)
* Preprocessing Fortran 77              Preprocessing Fortran 77.
                                                               (line   6)
* Primary variable, DATA                Data.                (line   6)
* Primary variable, defined             Uniform.             (line  12)
* Primary variable, HEADERS             Headers.             (line   6)
* Primary variable, JAVA                Java.                (line   6)
* Primary variable, LIBADD              A Library.           (line  25)
* Primary variable, LIBRARIES           A Library.           (line   6)
* Primary variable, LISP                Emacs Lisp.          (line   6)
* Primary variable, LTLIBRARIES         A Shared Library.    (line  10)
* Primary variable, MANS                Man pages.           (line   6)
* Primary variable, PROGRAMS            Uniform.             (line  12)
* Primary variable, SCRIPTS             Scripts.             (line   6)
* Primary variable, SOURCES             A Program.           (line  24)
* Primary variable, TEXINFOS            Texinfo.             (line   6)
* prog_LDADD, defined                   A Program.           (line  60)
* PROGRAMS primary variable             Uniform.             (line  12)
* PROGRAMS, bindir                      A Program.           (line   6)
* Ratfor programs                       Preprocessing Fortran 77.
                                                               (line   6)
* README-alpha                          Gnits.               (line  32)
* Recognized macros by Automake         Optional.            (line   6)
* Recursive operation of Automake       General Operation.   (line  39)
* regex package                         Macros.              (line 102)
* Regression test example               Hello.               (line  70)
* Reporting BUGS                        Introduction.        (line  31)
* Requirements of Automake              Requirements.        (line   6)
* Requirements, Automake                Introduction.        (line  27)
* Restrictions for JAVA                 Java.                (line  13)
* rx package                            Macros.              (line 102)
* Scanning configure.in                 configure.           (line   6)
* SCRIPTS primary, defined              Scripts.             (line   6)
* SCRIPTS, installation directories     Scripts.             (line  22)
* Selecting the linker automatically    How the Linker is Chosen.
                                                               (line   6)
* Shallow package                       Depth.               (line   6)
* Shared libraries, support for         A Shared Library.    (line   6)
* SOURCES primary, defined              A Program.           (line  24)
* Special Automake comment              General Operation.   (line  49)
* Strictness, defined                   Strictness.          (line  10)
* Strictness, foreign                   Strictness.          (line  10)
* Strictness, gnits                     Strictness.          (line  10)
* Strictness, gnu                       Strictness.          (line  10)
* SUBDIRS, deep package                 Depth.               (line  13)
* SUBDIRS, explained                    Top level.           (line   6)
* SUBDIRS, overriding                   Top level.           (line  26)
* suffix .la, defined                   A Shared Library.    (line  10)
* suffix .lo, defined                   A Shared Library.    (line  23)
* SUFFIXES, adding                      Suffixes.            (line   6)
* Support for C++                       C++ Support.         (line   6)
* Support for Fortran 77                Fortran 77 Support.  (line   6)
* Support for GNU Gettext               gettext.             (line   6)
* tags                                  Tags.                (line  10)
* TAGS support                          Tags.                (line   6)
* Target, install-info                  Texinfo.             (line  46)
* Target, install-man                   Man pages.           (line  13)
* Target, noinstall-info                Texinfo.             (line  46)
* Target, noinstall-man                 Man pages.           (line  13)
* termios POSIX headers                 Macros.              (line  86)
* Test suites                           Tests.               (line   6)
* Texinfo file handling example         Hello.               (line  62)
* Texinfo macro, EDITION                Texinfo.             (line  12)
* Texinfo macro, UPDATED                Texinfo.             (line  12)
* Texinfo macro, VERSION                Texinfo.             (line  12)
* texinfo.tex                           Texinfo.             (line  29)
* TEXINFOS primary, defined             Texinfo.             (line   6)
* Uniform naming scheme                 Uniform.             (line   6)
* uninstall <1>                         Extending.           (line  22)
* uninstall                             Install.             (line  20)
* uninstall-local                       Extending.           (line  17)
* UPDATED Texinfo macro                 Texinfo.             (line  12)
* VERSION Texinfo macro                 Texinfo.             (line  12)
* yacc, multiple parsers                Yacc and Lex.        (line  40)
* ylwrap                                Yacc and Lex.        (line  40)
* zardoz example                        Complete.            (line  33)
 
 
Info Catalog (automk14.info.gz) Macro and Variable Index (automk14.info.gz) Top
automatically generated byinfo2html