\initial {#}
\entry {## (special Automake comment)}{2}
\initial {-}
\entry {\code {--acdir}}{13}
\entry {\code {--add-missing}}{7}
\entry {\code {--amdir}}{7}
\entry {\code {--build-dir}}{8}
\entry {\code {--cygnus}}{8}
\entry {--enable-debug, example}{35}
\entry {\code {--enable-maintainer-mode}}{12}
\entry {\code {--foreign}}{8}
\entry {\code {--generate-deps}}{8}
\entry {\code {--gnits}}{8}
\entry {--gnits, complete description}{36}
\entry {\code {--gnu}}{8}
\entry {--gnu, complete description}{36}
\entry {--gnu, required files}{36}
\entry {\code {--help}}{8, 13}
\entry {\code {--include-deps}}{8}
\entry {\code {--no-force}}{8}
\entry {\code {--output}}{13}
\entry {\code {--output-dir}}{8}
\entry {\code {--print-ac-dir}}{13}
\entry {\code {--srcdir-name}}{9}
\entry {\code {--verbose}}{9, 13}
\entry {\code {--version}}{9, 13}
\entry {\code {--with-dmalloc}}{15}
\entry {\code {--with-regex}}{15}
\entry {\code {-a}}{7}
\entry {-hook targets}{37}
\entry {\code {-i}}{8}
\entry {\code {-I}}{13}
\entry {-local targets}{37}
\entry {\code {-o}}{8}
\entry {\code {-v}}{9}
\initial {@}
\entry {@ALLOCA@, special handling}{18}
\entry {@LIBOBJS@, special handling}{18}
\entry {@LTLIBOBJS@, special handling}{18}
\initial {{\_}}
\entry {_DATA primary, defined}{27}
\entry {_DEPENDENCIES, defined}{17}
\entry {_HEADERS primary, defined}{27}
\entry {_JAVA primary, defined}{29}
\entry {_LDFLAGS, defined}{17}
\entry {_LIBADD primary, defined}{18}
\entry {_LIBRARIES primary, defined}{17}
\entry {_LISP primary, defined}{28}
\entry {_LTLIBRARIES primary, defined}{18}
\entry {_MANS primary, defined}{30}
\entry {_PROGRAMS primary variable}{3}
\entry {_SCRIPTS primary, defined}{26}
\entry {_SOURCES and header files}{16}
\entry {_SOURCES primary, defined}{16}
\entry {_TEXINFOS primary, defined}{29}
\initial {A}
\entry {AC_OUTPUT, scanning}{10}
\entry {acinclude.m4, defined}{4}
\entry {aclocal program, introduction}{4}
\entry {aclocal, extending}{15}
\entry {aclocal, Invoking}{12}
\entry {aclocal.m4, preexisting}{4}
\entry {Adding new SUFFIXES}{34}
\entry {\code {all}}{37}
\entry {\code {all-local}}{37}
\entry {AM_INIT_AUTOMAKE, example use}{4}
\entry {\code {ansi2knr}}{25}
\entry {Automake constraints}{1}
\entry {Automake options}{7}
\entry {Automake requirements}{1, 9}
\entry {Automake, invoking}{7}
\entry {Automake, recursive operation}{2}
\entry {Automatic linker selection}{24}
\initial {B}
\entry {BUGS, reporting}{1}
\entry {BUILT_SOURCES, defined}{27}
\initial {C}
\entry {C++ support}{21}
\entry {canonicalizing Automake macros}{4}
\entry {cfortran}{22}
\entry {\code {check}}{37}
\entry {check primary prefix, definition}{4}
\entry {\code {check-local}}{37}
\entry {check_LTLIBRARIES, not allowed}{18}
\entry {\code {clean-local}}{37}
\entry {Comment, special to Automake}{2}
\entry {Complete example}{4}
\entry {Conditional example, --enable-debug}{35}
\entry {Conditionals}{35}
\entry {config.guess}{7}
\entry {configure.in, from GNU Hello}{5}
\entry {configure.in, scanning}{9}
\entry {Constraints of Automake}{1}
\entry {cpio example}{3}
\entry {ctags Example}{6}
\entry {\code {cvs-dist}}{1}
\entry {cvs-dist, non-standard example}{1}
\entry {Cygnus strictness}{36}
\initial {D}
\entry {DATA primary, defined}{27}
\entry {de-ANSI-fication, defined}{25}
\entry {Deep package}{2}
\entry {\code {dejagnu}}{32}
\entry {\code {dist}}{26, 31}
\entry {\code {dist-hook}}{31, 37}
\entry {\code {dist-shar}}{33}
\entry {\code {dist-tarZ}}{33}
\entry {\code {dist-zip}}{33}
\entry {\code {distcheck}}{32}
\entry {\code {distclean-local}}{37}
\entry {dmalloc, support for}{15}
\entry {\code {dvi}}{37}
\entry {\code {dvi-local}}{37}
\initial {E}
\entry {E-mail, bug reports}{1}
\entry {EDITION Texinfo macro}{29}
\entry {\code {else}}{35}
\entry {\code {endif}}{35}
\entry {etags Example}{6}
\entry {Example conditional --enable-debug}{35}
\entry {Example of recursive operation}{2}
\entry {Example of shared libraries}{18}
\entry {Example, ctags and etags}{6}
\entry {Example, EXTRA_PROGRAMS}{3}
\entry {Example, GNU Hello}{5}
\entry {Example, handling Texinfo files}{6}
\entry {Example, mixed language}{23}
\entry {Example, regression test}{6}
\entry {Exit status 77, special interpretation}{32}
\entry {Extending aclocal}{15}
\entry {Extending list of installation directories}{3}
\entry {Extra files distributed with Automake}{7}
\entry {EXTRA_, prepending}{3}
\entry {EXTRA_prog_SOURCES, defined}{16}
\entry {EXTRA_PROGRAMS, defined}{3, 17}
\initial {F}
\entry {Files distributed with Automake}{7}
\entry {First line of Makefile.am}{2}
\entry {Flat package}{2}
\entry {FLIBS, defined}{23}
\entry {foreign strictness}{2}
\entry {Fortran 77 support}{21}
\entry {Fortran 77, mixing with C and C++}{22}
\entry {Fortran 77, Preprocessing}{22}
\entry {Future directions}{38}
\initial {G}
\entry {Gettext support}{28}
\entry {gnits strictness}{2}
\entry {GNU Gettext support}{28}
\entry {GNU Hello, configure.in}{5}
\entry {GNU Hello, example}{5}
\entry {GNU make extensions}{1}
\entry {GNU Makefile standards}{1}
\entry {Guile rewrite}{38}
\initial {H}
\entry {Header files in _SOURCES}{16}
\entry {HEADERS primary, defined}{27}
\entry {HEADERS, installation directories}{27}
\entry {Hello example}{5}
\entry {Hello, configure.in}{5}
\entry {hook targets}{37}
\entry {HP-UX 10, lex problems}{14}
\entry {HTML support, example}{3}
\initial {I}
\entry {\code {id}}{34}
\entry {\code {if}}{35}
\entry {\code {include}}{35}
\entry {INCLUDES, example usage}{6}
\entry {\code {info}}{33, 37}
\entry {\code {info-local}}{37}
\entry {\code {install}}{30}
\entry {\code {install-data}}{30, 37}
\entry {\code {install-data-hook}}{37}
\entry {\code {install-data-local}}{30, 37}
\entry {\code {install-exec}}{30, 37}
\entry {\code {install-exec-hook}}{37}
\entry {\code {install-exec-local}}{30, 37}
\entry {\code {install-info}}{29, 33}
\entry {install-info target}{29}
\entry {\code {install-man}}{30, 33}
\entry {install-man target}{30}
\entry {\code {install-strip}}{30}
\entry {Installation directories, extending list}{3}
\entry {Installation support}{30}
\entry {\code {installdirs}}{30}
\entry {Installing headers}{27}
\entry {Installing scripts}{27}
\entry {Invoking aclocal}{12}
\entry {Invoking Automake}{7}
\initial {J}
\entry {JAVA primary, defined}{29}
\entry {JAVA restrictions}{29}
\initial {L}
\entry {lex problems with HP-UX 10}{14}
\entry {lex, multiple lexers}{20}
\entry {LIBADD primary, defined}{18}
\entry {LIBRARIES primary, defined}{17}
\entry {Linking Fortran 77 with C and C++}{22}
\entry {LISP primary, defined}{28}
\entry {local targets}{37}
\entry {LTLIBRARIES primary, defined}{18}
\initial {M}
\entry {Macros Automake recognizes}{10}
\entry {Macros, overriding}{1}
\entry {make check}{32}
\entry {make clean support}{31}
\entry {make dist}{31}
\entry {make distcheck}{31}
\entry {make install support}{30}
\entry {Make targets, overriding}{1}
\entry {Makefile.am, first line}{2}
\entry {MANS primary, defined}{30}
\entry {mdate-sh}{29}
\entry {Mixed language example}{23}
\entry {Mixing Fortran 77 with C and C++}{22}
\entry {Mixing Fortran 77 with C and/or C++}{22}
\entry {\code {mostlyclean-local}}{37}
\entry {Multiple configure.in files}{7}
\entry {Multiple lex lexers}{20}
\entry {Multiple yacc parsers}{20}
\initial {N}
\entry {\code {no-dependencies}}{26}
\entry {\code {no-installinfo}}{29}
\entry {\code {no-installman}}{30}
\entry {\code {no-texinfo.tex}}{29}
\entry {noinst primary prefix, definition}{4}
\entry {noinstall-info target}{29}
\entry {noinstall-man target}{30}
\entry {Non-GNU packages}{2}
\entry {Non-standard targets}{1}
\initial {O}
\entry {Option, ansi2knr}{33}
\entry {Option, check-news}{33}
\entry {Option, cygnus}{33}
\entry {Option, dejagnu}{33}
\entry {Option, dist-shar}{33}
\entry {Option, dist-tarZ}{33}
\entry {Option, dist-zip}{33}
\entry {Option, foreign}{33}
\entry {Option, gnits}{33}
\entry {Option, gnu}{33}
\entry {Option, no-dependencies}{33}
\entry {Option, no-installinfo}{33}
\entry {Option, no-installman}{33}
\entry {Option, no-texinfo}{33}
\entry {Option, readme-alpha}{34}
\entry {Option, version}{34}
\entry {Options, Automake}{7}
\entry {Overriding make macros}{1}
\entry {Overriding make targets}{1}
\entry {Overriding SUBDIRS}{15}
\initial {P}
\entry {Package, deep}{2}
\entry {Package, Flat}{2}
\entry {Package, shallow}{2}
\entry {pkgdatadir, defined}{3}
\entry {pkgincludedir, defined}{3}
\entry {pkglibdir, defined}{3}
\entry {POSIX termios headers}{14}
\entry {Preprocessing Fortran 77}{22}
\entry {Primary variable, DATA}{27}
\entry {Primary variable, defined}{3}
\entry {Primary variable, HEADERS}{27}
\entry {Primary variable, JAVA}{29}
\entry {Primary variable, LIBADD}{18}
\entry {Primary variable, LIBRARIES}{17}
\entry {Primary variable, LISP}{28}
\entry {Primary variable, LTLIBRARIES}{18}
\entry {Primary variable, MANS}{30}
\entry {Primary variable, PROGRAMS}{3}
\entry {Primary variable, SCRIPTS}{26}
\entry {Primary variable, SOURCES}{16}
\entry {Primary variable, TEXINFOS}{29}
\entry {prog_LDADD, defined}{17}
\entry {PROGRAMS primary variable}{3}
\entry {PROGRAMS, bindir}{16}
\initial {R}
\entry {Ratfor programs}{22}
\entry {README-alpha}{36}
\entry {Recognized macros by Automake}{10}
\entry {Recursive operation of Automake}{2}
\entry {regex package}{15}
\entry {Regression test example}{6}
\entry {Reporting BUGS}{1}
\entry {Requirements of Automake}{9}
\entry {Requirements, Automake}{1}
\entry {Restrictions for JAVA}{29}
\entry {rx package}{15}
\initial {S}
\entry {Scanning configure.in}{9}
\entry {SCRIPTS primary, defined}{26}
\entry {SCRIPTS, installation directories}{27}
\entry {Selecting the linker automatically}{24}
\entry {Shallow package}{2}
\entry {Shared libraries, support for}{18}
\entry {SOURCES primary, defined}{16}
\entry {Special Automake comment}{2}
\entry {Strictness, defined}{2}
\entry {Strictness, foreign}{2}
\entry {Strictness, gnits}{2}
\entry {Strictness, gnu}{2}
\entry {SUBDIRS, deep package}{2}
\entry {SUBDIRS, explained}{15}
\entry {SUBDIRS, overriding}{15}
\entry {suffix .la, defined}{18}
\entry {suffix .lo, defined}{18}
\entry {SUFFIXES, adding}{34}
\entry {Support for C++}{21}
\entry {Support for Fortran 77}{21}
\entry {Support for GNU Gettext}{28}
\initial {T}
\entry {\code {tags}}{34}
\entry {TAGS support}{34}
\entry {Target, install-info}{29}
\entry {Target, install-man}{30}
\entry {Target, noinstall-info}{29}
\entry {Target, noinstall-man}{30}
\entry {termios POSIX headers}{14}
\entry {Test suites}{32}
\entry {Texinfo file handling example}{6}
\entry {Texinfo macro, EDITION}{29}
\entry {Texinfo macro, UPDATED}{29}
\entry {Texinfo macro, VERSION}{29}
\entry {texinfo.tex}{29}
\entry {TEXINFOS primary, defined}{29}
\initial {U}
\entry {Uniform naming scheme}{3}
\entry {\code {uninstall}}{30, 37}
\entry {\code {uninstall-local}}{37}
\entry {UPDATED Texinfo macro}{29}
\initial {V}
\entry {VERSION Texinfo macro}{29}
\initial {Y}
\entry {yacc, multiple parsers}{20}
\entry {ylwrap}{20}
\initial {Z}
\entry {zardoz example}{4}
