home *** CD-ROM | disk | FTP | other *** search
GNU Info File | 1994-02-21 | 4.5 KB | 163 lines |
- This is Info file make.info, produced by Makeinfo-1.54 from the input
- file ./make.texinfo.
-
- This file documents the GNU Make utility, which determines
- automatically which pieces of a large program need to be recompiled,
- and issues the commands to recompile them.
-
- This is Edition 0.45, last updated 14 December 1993, of `The GNU
- Make Manual', for `make', Version 3.70 Beta.
-
- Copyright (C) 1988, '89, '90, '91, '92, '93 Free Software
- Foundation, Inc.
-
- Permission is granted to make and distribute verbatim copies of this
- manual provided the copyright notice and this permission notice are
- preserved on all copies.
-
- Permission is granted to copy and distribute modified versions of
- this manual under the conditions for verbatim copying, provided that
- the entire resulting derived work is distributed under the terms of a
- permission notice identical to this one.
-
- Permission is granted to copy and distribute translations of this
- manual into another language, under the above conditions for modified
- versions, except that this permission notice may be stated in a
- translation approved by the Free Software Foundation.
-
- Indirect:
- make.info-1: 1134
- make.info-2: 50844
- make.info-3: 99706
- make.info-4: 147828
- make.info-5: 197147
- make.info-6: 245075
- make.info-7: 291788
- make.info-8: 307867
- Tag Table:
- (Indirect)
- Node: Top1134
- Node: Overview12009
- Node: Preparing12946
- Node: Reading13901
- Node: Bugs14823
- Node: Introduction16731
- Node: Rule Introduction18318
- Node: Simple Makefile20027
- Node: How Make Works23640
- Node: Variables Simplify26138
- Node: make Deduces28344
- Node: Combine By Dependency30091
- Node: Cleanup31119
- Node: Makefiles32529
- Node: Makefile Contents33226
- Node: Makefile Names35486
- Node: Include37088
- Node: MAKEFILES Variable40499
- Node: Remaking Makefiles42001
- Node: Overriding Makefiles45819
- Node: Rules47409
- Node: Rule Example50009
- Node: Rule Syntax50844
- Node: Wildcards53053
- Node: Wildcard Examples54563
- Node: Wildcard Pitfall55798
- Node: Wildcard Function57048
- Node: Directory Search58829
- Node: General Search59889
- Node: Selective Search61396
- Node: Commands/Search64301
- Node: Implicit/Search65641
- Node: Libraries/Search66576
- Node: Phony Targets67645
- Node: Force Targets70990
- Node: Empty Targets72027
- Node: Special Targets73287
- Node: Multiple Targets76868
- Node: Multiple Rules78735
- Node: Static Pattern80818
- Node: Static Usage81458
- Node: Static versus Implicit85112
- Node: Double-Colon86843
- Node: Automatic Dependencies88373
- Node: Commands91925
- Node: Echoing93486
- Node: Execution94723
- Node: Parallel96391
- Node: Errors99706
- Node: Interrupts102605
- Node: Recursion104186
- Node: MAKE Variable105472
- Node: Variables/Recursion108563
- Node: Options/Recursion113343
- Node: -w Option116675
- Node: Sequences117661
- Node: Empty Commands120656
- Node: Using Variables121824
- Node: Reference124448
- Node: Flavors125993
- Node: Advanced131310
- Node: Substitution Refs131810
- Node: Computed Names133337
- Node: Values137907
- Node: Setting138824
- Node: Appending140533
- Node: Override Directive144451
- Node: Defining145830
- Node: Environment147828
- Node: Conditionals149956
- Node: Conditional Example150665
- Node: Conditional Syntax153231
- Node: Testing Flags157977
- Node: Functions159074
- Node: Syntax of Functions160072
- Node: Text Functions162209
- Node: Filename Functions168963
- Node: Foreach Function174084
- Node: Origin Function177286
- Node: Shell Function180511
- Node: Running181888
- Node: Makefile Arguments183430
- Node: Goals184125
- Node: Instead of Execution187991
- Node: Avoiding Compilation191081
- Node: Overriding192982
- Node: Testing195270
- Node: Options Summary197147
- Node: Implicit Rules203903
- Node: Using Implicit206049
- Node: Catalogue of Rules209536
- Node: Implicit Variables218476
- Node: Chained Rules222602
- Node: Pattern Rules225300
- Node: Pattern Intro226828
- Node: Pattern Examples229639
- Node: Automatic231432
- Node: Pattern Match237072
- Node: Match-Anything Rules238676
- Node: Canceling Rules242535
- Node: Last Resort243238
- Node: Suffix Rules245075
- Node: Search Algorithm248782
- Node: Archives252278
- Node: Archive Members252895
- Node: Archive Update254456
- Node: Archive Symbols256374
- Node: Archive Suffix Rules257573
- Node: Features259111
- Node: Missing267398
- Node: Makefile Conventions271727
- Node: Makefile Basics272075
- Node: Utilities in Makefiles273961
- Node: Standard Targets275392
- Node: Command Variables282496
- Node: Directory Variables285321
- Node: Quick Reference291788
- Node: Complex Makefile299200
- Node: Concept Index307867
- Node: Name Index346556
- End Tag Table
-