DOKK / manpages / debian 11 / automake1.11 / automake-1.11.1.en
AUTOMAKE(1) User Commands AUTOMAKE(1)

automake - manual page for automake 1.11.6

automake [OPTION] ... [Makefile]...

Generate Makefile.in for configure from Makefile.am.

print this help, then exit
print version number, then exit
verbosely list files processed
only update Makefile.in's that are out of date
report the warnings falling in CATEGORY

disable dependency tracking code
enable dependency tracking code

assume program is part of Cygnus-style tree
set strictness to foreign
set strictness to gnits
set strictness to gnu

add missing standard files to package
directory storing library files
with -a, copy missing files (default is symlink)
force update of standard files

`gnu'
GNU coding standards (default in gnu and gnits modes)
`obsolete'
obsolete features or constructions
`override'
user redefinitions of Automake rules or variables
`portability'
portability issues (default in gnu and gnits modes)
`extra-portability'
extra portability issues related to obscure tools
`syntax'
dubious syntactic constructs (default)
`unsupported'
unsupported or incomplete features (default)
`all'
all the warnings
`no-CATEGORY'
turn off warnings in CATEGORY
`none'
turn off all the warnings
`error'
treat warnings as errors

INSTALL config.guess ltcf-gcj.sh
NEWS config.rpath ltconfig
README config.sub ltmain.sh
THANKS depcomp mdate-sh
TODO elisp-comp missing
ansi2knr.1 install-sh mkinstalldirs
ansi2knr.c libversion.in py-compile
ar-lib ltcf-c.sh texinfo.tex
compile ltcf-cxx.sh ylwrap

config.h.bot configure configure.in
config.h.top configure.ac stamp-vti

Written by Tom Tromey <tromey@redhat.com>

and Alexandre Duret-Lutz <adl@gnu.org>.

Report bugs to <bug-automake@gnu.org>.
GNU Automake home page: <http://www.gnu.org/software/automake/>.
General help using GNU software: <http://www.gnu.org/gethelp/>.

Copyright © 2011 Free Software Foundation, Inc. License GPLv2+: GNU GPL version 2 or later <http://gnu.org/licenses/gpl-2.0.html>
This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.

The full documentation for automake is maintained as a Texinfo manual. If the info and automake programs are properly installed at your site, the command

info automake

should give you access to the complete manual.

July 2012 automake 1.11.6