209 lines
6.0 KiB
HTML
209 lines
6.0 KiB
HTML
|
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<HTML><HEAD><TITLE>Man page of AUTOMAKE</TITLE>
|
|
</HEAD><BODY>
|
|
<H1>AUTOMAKE</H1>
|
|
Section: User Commands (1)<BR>Updated: February 2020<BR><A HREF="#index">Index</A>
|
|
<A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR>
|
|
|
|
<A NAME="lbAB"> </A>
|
|
<H2>NAME</H2>
|
|
|
|
automake - manual page for automake 1.16.1
|
|
<A NAME="lbAC"> </A>
|
|
<H2>SYNOPSIS</H2>
|
|
|
|
<B>automake-1.16</B>
|
|
|
|
[<I>,OPTION/</I>]... [<I>,Makefile/</I>]...
|
|
<A NAME="lbAD"> </A>
|
|
<H2>DESCRIPTION</H2>
|
|
|
|
Generate Makefile.in for configure from Makefile.am.
|
|
<A NAME="lbAE"> </A>
|
|
<H3>Operation modes:</H3>
|
|
|
|
<DL COMPACT>
|
|
<DT id="1"><B>--help</B><DD>
|
|
print this help, then exit
|
|
<DT id="2"><B>--version</B><DD>
|
|
print version number, then exit
|
|
<DT id="3"><B>-v</B>, <B>--verbose</B><DD>
|
|
verbosely list files processed
|
|
<DT id="4"><B>--no-force</B><DD>
|
|
only update Makefile.in's that are out of date
|
|
<DT id="5"><B>-W</B>, <B>--warnings</B>=<I>,CATEGORY/</I><DD>
|
|
report the warnings falling in CATEGORY
|
|
</DL>
|
|
<A NAME="lbAF"> </A>
|
|
<H3>Dependency tracking:</H3>
|
|
|
|
<DL COMPACT>
|
|
<DT id="6"><B>-i</B>, <B>--ignore-deps</B><DD>
|
|
disable dependency tracking code
|
|
<DT id="7"><B>--include-deps</B><DD>
|
|
enable dependency tracking code
|
|
</DL>
|
|
<A NAME="lbAG"> </A>
|
|
<H3>Flavors:</H3>
|
|
|
|
<DL COMPACT>
|
|
<DT id="8"><B>--foreign</B><DD>
|
|
set strictness to foreign
|
|
<DT id="9"><B>--gnits</B><DD>
|
|
set strictness to gnits
|
|
<DT id="10"><B>--gnu</B><DD>
|
|
set strictness to gnu
|
|
</DL>
|
|
<A NAME="lbAH"> </A>
|
|
<H3>Library files:</H3>
|
|
|
|
<DL COMPACT>
|
|
<DT id="11"><B>-a</B>, <B>--add-missing</B><DD>
|
|
add missing standard files to package
|
|
<DT id="12"><B>--libdir</B>=<I>,DIR/</I><DD>
|
|
set directory storing library files
|
|
<DT id="13"><B>--print-libdir</B><DD>
|
|
print directory storing library files
|
|
<DT id="14"><B>-c</B>, <B>--copy</B><DD>
|
|
with <B>-a</B>, copy missing files (default is symlink)
|
|
<DT id="15"><B>-f</B>, <B>--force-missing</B><DD>
|
|
force update of standard files
|
|
</DL>
|
|
<A NAME="lbAI"> </A>
|
|
<H3>Warning categories include:</H3>
|
|
|
|
<DL COMPACT>
|
|
<DT id="16">gnu<DD>
|
|
GNU coding standards (default in gnu and gnits modes)
|
|
<DT id="17">obsolete<DD>
|
|
obsolete features or constructions
|
|
<DT id="18">override<DD>
|
|
user redefinitions of Automake rules or variables
|
|
<DT id="19">portability<DD>
|
|
portability issues (default in gnu and gnits modes)
|
|
<DT id="20">extra-portability<DD>
|
|
extra portability issues related to obscure tools
|
|
<DT id="21">syntax<DD>
|
|
dubious syntactic constructs (default)
|
|
<DT id="22">unsupported<DD>
|
|
unsupported or incomplete features (default)
|
|
<DT id="23">all<DD>
|
|
all the warnings
|
|
<DT id="24">no-CATEGORY<DD>
|
|
turn off warnings in CATEGORY
|
|
<DT id="25">none<DD>
|
|
turn off all the warnings
|
|
<DT id="26">error<DD>
|
|
treat warnings as errors
|
|
</DL>
|
|
<A NAME="lbAJ"> </A>
|
|
<H3>Files automatically distributed if found (always):</H3>
|
|
|
|
<DL COMPACT>
|
|
<DT id="27">ABOUT-GNU<DD>
|
|
INSTALL config.rpath ltconfig
|
|
<DT id="28">ABOUT-NLS<DD>
|
|
NEWS config.sub ltmain.sh
|
|
<DT id="29">AUTHORS<DD>
|
|
README depcomp mdate-sh
|
|
<DT id="30">BACKLOG<DD>
|
|
THANKS install-sh missing
|
|
<DT id="31">COPYING<DD>
|
|
TODO libversion.in mkinstalldirs
|
|
<DT id="32">COPYING.DOC<DD>
|
|
ar-lib ltcf-c.sh py-compile
|
|
<DT id="33">COPYING.LESSER<DD>
|
|
compile ltcf-cxx.sh texinfo.tex
|
|
<DT id="34">COPYING.LIB<DD>
|
|
config.guess ltcf-gcj.sh ylwrap
|
|
<DT id="35"><DD>
|
|
ChangeLog
|
|
</DL>
|
|
<A NAME="lbAK"> </A>
|
|
<H3>Files automatically distributed if found (under certain conditions):</H3>
|
|
|
|
<DL COMPACT>
|
|
<DT id="36">acconfig.h<DD>
|
|
config.h.bot configure configure.in
|
|
<DT id="37">aclocal.m4<DD>
|
|
config.h.top configure.ac stamp-vti
|
|
</DL>
|
|
<A NAME="lbAL"> </A>
|
|
<H2>AUTHOR</H2>
|
|
|
|
Written by Tom Tromey <<A HREF="mailto:tromey@redhat.com">tromey@redhat.com</A>>
|
|
<DL COMPACT>
|
|
<DT id="38"><DD>
|
|
and Alexandre Duret-Lutz <<A HREF="mailto:adl@gnu.org">adl@gnu.org</A>>.
|
|
</DL>
|
|
<A NAME="lbAM"> </A>
|
|
<H2>REPORTING BUGS</H2>
|
|
|
|
Report bugs to <<A HREF="mailto:bug-automake@gnu.org">bug-automake@gnu.org</A>>.
|
|
<BR>
|
|
|
|
GNU Automake home page: <<A HREF="http://www.gnu.org/software/automake/">http://www.gnu.org/software/automake/</A>>.
|
|
<BR>
|
|
|
|
General help using GNU software: <<A HREF="https://www.gnu.org/gethelp/">https://www.gnu.org/gethelp/</A>>.
|
|
<A NAME="lbAN"> </A>
|
|
<H2>COPYRIGHT</H2>
|
|
|
|
Copyright © 2018 Free Software Foundation, Inc.
|
|
License GPLv2+: GNU GPL version 2 or later <<A HREF="https://gnu.org/licenses/gpl-2.0.html">https://gnu.org/licenses/gpl-2.0.html</A>>
|
|
<BR>
|
|
|
|
This is free software: you are free to change and redistribute it.
|
|
There is NO WARRANTY, to the extent permitted by law.
|
|
<A NAME="lbAO"> </A>
|
|
<H2>SEE ALSO</H2>
|
|
|
|
The full documentation for
|
|
<B>automake</B>
|
|
|
|
is maintained as a Texinfo manual. If the
|
|
<B>info</B>
|
|
|
|
and
|
|
<B>automake</B>
|
|
|
|
programs are properly installed at your site, the command
|
|
<DL COMPACT>
|
|
<DT id="39"><DD>
|
|
<B>info automake</B>
|
|
|
|
</DL>
|
|
<P>
|
|
|
|
should give you access to the complete manual.
|
|
<P>
|
|
|
|
<HR>
|
|
<A NAME="index"> </A><H2>Index</H2>
|
|
<DL>
|
|
<DT id="40"><A HREF="#lbAB">NAME</A><DD>
|
|
<DT id="41"><A HREF="#lbAC">SYNOPSIS</A><DD>
|
|
<DT id="42"><A HREF="#lbAD">DESCRIPTION</A><DD>
|
|
<DL>
|
|
<DT id="43"><A HREF="#lbAE">Operation modes:</A><DD>
|
|
<DT id="44"><A HREF="#lbAF">Dependency tracking:</A><DD>
|
|
<DT id="45"><A HREF="#lbAG">Flavors:</A><DD>
|
|
<DT id="46"><A HREF="#lbAH">Library files:</A><DD>
|
|
<DT id="47"><A HREF="#lbAI">Warning categories include:</A><DD>
|
|
<DT id="48"><A HREF="#lbAJ">Files automatically distributed if found (always):</A><DD>
|
|
<DT id="49"><A HREF="#lbAK">Files automatically distributed if found (under certain conditions):</A><DD>
|
|
</DL>
|
|
<DT id="50"><A HREF="#lbAL">AUTHOR</A><DD>
|
|
<DT id="51"><A HREF="#lbAM">REPORTING BUGS</A><DD>
|
|
<DT id="52"><A HREF="#lbAN">COPYRIGHT</A><DD>
|
|
<DT id="53"><A HREF="#lbAO">SEE ALSO</A><DD>
|
|
</DL>
|
|
<HR>
|
|
This document was created by
|
|
<A HREF="/cgi-bin/man/man2html">man2html</A>,
|
|
using the manual pages.<BR>
|
|
Time: 00:05:07 GMT, March 31, 2021
|
|
</BODY>
|
|
</HTML>
|