source: trunk/essentials/sys-devel/automake-1.9/doc/automake.info

Last change on this file was 3086, checked in by bird, 18 years ago

automake 1.9.6

File size: 4.8 KB
Line 
1This is automake.info, produced by makeinfo version 4.7 from
2automake.texi.
3
4 This manual is for GNU Automake (version 1.9.6, 9 July 2005), a
5program that creates GNU standards-compliant Makefiles from template
6files.
7
8 Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
92004, 2005 Free Software Foundation, Inc.
10
11 Permission is granted to copy, distribute and/or modify this
12 document under the terms of the GNU Free Documentation License,
13 Version 1.2 or any later version published by the Free Software
14 Foundation; with no Invariant Sections, with the Front-Cover texts
15 being "A GNU Manual," and with the Back-Cover Texts as in (a)
16 below. A copy of the license is included in the section entitled
17 "GNU Free Documentation License."
18
19 (a) The FSF's Back-Cover Text is: "You have freedom to copy and
20 modify this GNU Manual, like GNU software. Copies published by
21 the Free Software Foundation raise funds for GNU development."
22
23INFO-DIR-SECTION Software development
24START-INFO-DIR-ENTRY
25* automake: (automake). Making Makefile.in's.
26END-INFO-DIR-ENTRY
27
28INFO-DIR-SECTION Individual utilities
29START-INFO-DIR-ENTRY
30* aclocal: (automake)Invoking aclocal. Generating aclocal.m4.
31END-INFO-DIR-ENTRY
32
33
34Indirect:
35automake.info-1: 1279
36automake.info-2: 301233
37
38Tag Table:
39(Indirect)
40Node: Top1279
41Node: Introduction10443
42Ref: Introduction-Footnote-111911
43Ref: Introduction-Footnote-212060
44Node: Generalities12317
45Node: General Operation12925
46Node: Strictness15573
47Node: Uniform17306
48Node: Canonicalization21112
49Node: User Variables22145
50Node: Auxiliary Programs23590
51Node: Examples27295
52Node: Complete27623
53Node: Hello29607
54Node: true32404
55Node: Invoking Automake35133
56Node: configure41738
57Node: Requirements42902
58Node: Optional44153
59Node: Invoking aclocal50259
60Node: aclocal options53095
61Node: Macro search path54278
62Node: Macros58476
63Node: Public macros59031
64Node: Obsolete macros64096
65Node: Private macros65323
66Node: Extending aclocal66726
67Node: Local Macros70016
68Node: Future of aclocal73349
69Node: Directories75733
70Node: Subdirectories76671
71Node: Conditional Subdirectories78975
72Node: Alternative86499
73Ref: Alternative-Footnote-188424
74Node: Subpackages88549
75Node: Programs91725
76Node: A Program93064
77Node: Program Sources93785
78Node: Linking95594
79Node: Conditional Sources97900
80Node: Conditional Programs100747
81Node: A Library102595
82Node: A Shared Library105034
83Node: Libtool Concept106020
84Node: Libtool Libraries108076
85Node: Conditional Libtool Libraries109750
86Node: Conditional Libtool Sources112114
87Node: Libtool Convenience Libraries113453
88Node: Libtool Modules116777
89Node: Libtool Flags118046
90Node: LTLIBOBJS118551
91Node: Libtool Issues119142
92Node: Program and Library Variables122014
93Ref: Program and Library Variables-Footnote-1130773
94Node: Default _SOURCES130848
95Node: LIBOBJS133070
96Node: Program variables137610
97Node: Yacc and Lex140013
98Node: C++ Support144955
99Node: Assembly Support145794
100Node: Fortran 77 Support146642
101Ref: Fortran 77 Support-Footnote-1148275
102Node: Preprocessing Fortran 77148478
103Node: Compiling Fortran 77 Files149055
104Node: Mixing Fortran 77 With C and C++149628
105Ref: Mixing Fortran 77 With C and C++-Footnote-1151973
106Node: How the Linker is Chosen152276
107Node: Fortran 9x Support153494
108Node: Compiling Fortran 9x Files154498
109Node: Java Support154830
110Node: Support for Other Languages156041
111Node: ANSI156642
112Node: Dependencies159077
113Node: EXEEXT160806
114Node: Other objects163008
115Node: Scripts163600
116Node: Headers165226
117Node: Data166944
118Node: Sources167603
119Node: Built sources example170373
120Node: Other GNU Tools177286
121Node: Emacs Lisp177775
122Node: gettext179613
123Node: Libtool180118
124Node: Java180371
125Node: Python182257
126Node: Documentation186406
127Node: Texinfo186710
128Node: Man pages191952
129Node: Install194256
130Node: Clean198954
131Node: Dist200752
132Node: Tests210005
133Node: Rebuilding213650
134Node: Options217265
135Node: Miscellaneous226112
136Node: Tags226502
137Node: Suffixes228800
138Node: Multilibs230374
139Node: Include231008
140Node: Conditionals231899
141Node: Gnits234607
142Node: Cygnus236471
143Node: Not Enough238297
144Node: Extending238735
145Node: Third-Party Makefiles243115
146Node: Distributing249604
147Node: API versioning250241
148Node: Upgrading252880
149Node: FAQ254829
150Node: CVS255710
151Node: maintainer-mode262487
152Node: wildcards266152
153Node: distcleancheck269412
154Node: Flag Variables Ordering274118
155Node: renamed objects281767
156Node: Per-Object Flags283316
157Node: Multiple Outputs286212
158Node: Hard-Coded Install Paths295697
159Node: History300668
160Node: Timeline301233
161Node: Dependency Tracking Evolution332338
162Node: Releases344563
163Node: Copying This Manual349258
164Node: GNU Free Documentation License349492
165Node: Indices371904
166Node: Macro Index372193
167Node: Variable Index376854
168Node: General Index397005
169
170End Tag Table
Note: See TracBrowser for help on using the repository browser.