home *** CD-ROM | disk | FTP | other *** search
GNU Info File | 1996-10-12 | 4.5 KB | 164 lines |
- This is Info file make.info, produced by Makeinfo-1.64 from the input
- file /ade-src/fsf/make/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.51, last updated 9 May 1996, of `The GNU Make
- Manual', for `make', Version 3.75 Beta.
-
- Copyright (C) 1988, '89, '90, '91, '92, '93, '94, '95, '96
- 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: 1159
- make.info-2: 50917
- make.info-3: 98093
- make.info-4: 147571
- make.info-5: 196879
- make.info-6: 244610
- make.info-7: 286300
- make.info-8: 322883
- Tag Table:
- (Indirect)
- Node: Top1159
- Node: Overview12028
- Node: Preparing12965
- Node: Reading13920
- Node: Bugs14842
- Node: Introduction16279
- Node: Rule Introduction17866
- Node: Simple Makefile19575
- Node: How Make Works23188
- Node: Variables Simplify25676
- Node: make Deduces27882
- Node: Combine By Dependency29629
- Node: Cleanup30657
- Node: Makefiles32067
- Node: Makefile Contents32764
- Node: Makefile Names35024
- Node: Include36626
- Node: MAKEFILES Variable40139
- Node: Remaking Makefiles41641
- Node: Overriding Makefiles45459
- Node: Rules47482
- Node: Rule Example50082
- Node: Rule Syntax50917
- Node: Wildcards53126
- Node: Wildcard Examples54636
- Node: Wildcard Pitfall55871
- Node: Wildcard Function57121
- Node: Directory Search58902
- Node: General Search59962
- Node: Selective Search61480
- Node: Commands/Search64400
- Node: Implicit/Search65740
- Node: Libraries/Search66675
- Node: Phony Targets67744
- Node: Force Targets71089
- Node: Empty Targets72126
- Node: Special Targets73386
- Node: Multiple Targets77888
- Node: Multiple Rules79755
- Node: Static Pattern81838
- Node: Static Usage82478
- Node: Static versus Implicit86132
- Node: Double-Colon87863
- Node: Automatic Dependencies89393
- Node: Commands93475
- Node: Echoing95167
- Node: Execution96425
- Node: Parallel98093
- Node: Errors101408
- Node: Interrupts105044
- Node: Recursion106625
- Node: MAKE Variable107911
- Node: Variables/Recursion109869
- Node: Options/Recursion114832
- Node: -w Option119435
- Node: Sequences120421
- Node: Empty Commands123416
- Node: Using Variables124584
- Node: Reference127568
- Node: Flavors129113
- Node: Advanced134430
- Node: Substitution Refs134930
- Node: Computed Names136457
- Node: Values141027
- Node: Setting141944
- Node: Appending143653
- Node: Override Directive147571
- Node: Defining148950
- Node: Environment150948
- Node: Conditionals153076
- Node: Conditional Example153785
- Node: Conditional Syntax156351
- Node: Testing Flags161097
- Node: Functions162194
- Node: Syntax of Functions163192
- Node: Text Functions165329
- Node: Filename Functions172083
- Node: Foreach Function177204
- Node: Origin Function180410
- Node: Shell Function183635
- Node: Running185012
- Node: Makefile Arguments187000
- Node: Goals187695
- Node: Instead of Execution191697
- Node: Avoiding Compilation194978
- Node: Overriding196879
- Node: Testing199167
- Node: Options Summary201044
- Node: Implicit Rules207854
- Node: Using Implicit210000
- Node: Catalogue of Rules213487
- Node: Implicit Variables222468
- Node: Chained Rules226594
- Node: Pattern Rules230587
- Node: Pattern Intro232115
- Node: Pattern Examples234926
- Node: Automatic236719
- Node: Pattern Match243006
- Node: Match-Anything Rules244610
- Node: Canceling Rules248469
- Node: Last Resort249172
- Node: Suffix Rules251009
- Node: Search Algorithm254716
- Node: Archives258212
- Node: Archive Members258907
- Node: Archive Update260486
- Node: Archive Symbols262402
- Node: Archive Pitfalls263601
- Node: Archive Suffix Rules264317
- Node: Features265857
- Node: Missing274299
- Node: Makefile Conventions278628
- Node: Makefile Basics279134
- Node: Utilities in Makefiles281600
- Node: Command Variables283469
- Node: Directory Variables286300
- Node: Standard Targets296864
- Node: Quick Reference306618
- Node: Complex Makefile314216
- Node: Concept Index322883
- Node: Name Index362029
- End Tag Table
-