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

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

automake 1.8.5

File size: 4.4 KB
Line 
1This is automake.info, produced by makeinfo version 4.6 from
2automake.texi.
3
4
5
6 This manual is for GNU Automake (version 1.8.5, 13 May 2004), a
7program which creates GNU standards-compliant Makefiles from template
8files.
9
10 Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
112004 Free Software Foundation, Inc.
12
13 Permission is granted to copy, distribute and/or modify this
14 document under the terms of the GNU Free Documentation License,
15 Version 1.1 or any later version published by the Free Software
16 Foundation; with no Invariant Sections, with the Front-Cover texts
17 being "A GNU Manual," and with the Back-Cover Texts as in (a)
18 below. A copy of the license is included in the section entitled
19 "GNU Free Documentation License."
20
21 (a) The FSF's Back-Cover Text is: "You have freedom to copy and
22 modify this GNU Manual, like GNU software. Copies published by
23 the Free Software Foundation raise funds for GNU development."
24
25INFO-DIR-SECTION Software development
26START-INFO-DIR-ENTRY
27* automake: (automake). Making Makefile.in's.
28END-INFO-DIR-ENTRY
29
30INFO-DIR-SECTION Individual utilities
31START-INFO-DIR-ENTRY
32* aclocal: (automake)Invoking aclocal. Generating aclocal.m4.
33END-INFO-DIR-ENTRY
34
35
36Indirect:
37automake.info-1: 1272
38automake.info-2: 289638
39
40Tag Table:
41(Indirect)
42Node: Top1272
43Node: Introduction9492
44Ref: Introduction-Footnote-110955
45Ref: Introduction-Footnote-211104
46Node: Generalities11361
47Node: General Operation11965
48Node: Strictness14606
49Node: Uniform16342
50Node: Canonicalization20168
51Node: User Variables21193
52Node: Auxiliary Programs22357
53Node: Examples25072
54Node: Complete25396
55Node: Hello27377
56Node: true30201
57Node: Invoking Automake32952
58Node: configure39515
59Node: Requirements40673
60Node: Optional41912
61Node: Invoking aclocal47931
62Node: aclocal options50622
63Node: Macro search path51798
64Node: Macros55965
65Node: Public macros56445
66Node: Private macros62183
67Node: Extending aclocal63575
68Node: Local Macros66691
69Node: Future of aclocal70018
70Node: Top level72394
71Ref: Top level-Footnote-177785
72Node: Alternative77927
73Ref: Alternative-Footnote-179293
74Node: Programs79418
75Node: A Program80692
76Node: Program Sources81405
77Node: Linking83199
78Node: Conditional Sources85500
79Node: Conditional Programs88284
80Node: A Library90088
81Node: A Shared Library91963
82Node: Libtool Concept92924
83Node: Libtool Libraries94968
84Node: Conditional Libtool Libraries95637
85Node: Conditional Libtool Sources97991
86Node: Libtool Convenience Libraries99325
87Node: Libtool Modules101128
88Node: Libtool Flags101810
89Node: LTLIBOBJ102311
90Node: Libtool Issues102809
91Node: Program and Library Variables105646
92Ref: Program and Library Variables-Footnote-1113985
93Node: Default _SOURCES114060
94Node: LIBOBJS116273
95Node: Program variables116919
96Node: Yacc and Lex119320
97Node: C++ Support124255
98Node: Assembly Support125086
99Node: Fortran 77 Support125858
100Ref: Fortran 77 Support-Footnote-1127475
101Node: Preprocessing Fortran 77127678
102Node: Compiling Fortran 77 Files128241
103Node: Mixing Fortran 77 With C and C++128800
104Ref: Mixing Fortran 77 With C and C++-Footnote-1131135
105Node: How the Linker is Chosen131438
106Node: Java Support133942
107Node: Support for Other Languages135144
108Node: ANSI135697
109Node: Dependencies138122
110Ref: Dependencies-Footnote-1139841
111Node: EXEEXT140007
112Node: Other objects142209
113Node: Scripts142798
114Node: Headers144424
115Node: Data146136
116Node: Sources146785
117Node: Built sources example149549
118Node: Other GNU Tools155947
119Node: Emacs Lisp156432
120Node: gettext158064
121Node: Libtool158757
122Node: Java159002
123Node: Python160631
124Node: Documentation164699
125Node: Texinfo164997
126Node: Man pages170213
127Node: Install172500
128Node: Clean176848
129Node: Dist178196
130Node: Tests187276
131Node: Rebuilding190878
132Node: Options194481
133Node: Miscellaneous200414
134Node: Tags200798
135Node: Suffixes202763
136Node: Multilibs204315
137Node: Include204940
138Node: Conditionals205828
139Node: Gnits208531
140Node: Cygnus210388
141Node: Not Enough212208
142Node: Extending212640
143Node: Third-Party Makefiles216467
144Node: Distributing222936
145Node: API versioning223567
146Node: Upgrading226195
147Node: FAQ228137
148Node: CVS228820
149Node: maintainer-mode235528
150Node: wildcards239144
151Node: distcleancheck242393
152Node: renamed objects247078
153Node: Multiple Outputs248606
154Node: Copying This Manual255314
155Node: GNU Free Documentation License255522
156Node: Indices277912
157Node: Macro and Variable Index278142
158Node: General Index289638
159
160End Tag Table
Note: See TracBrowser for help on using the repository browser.