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