home *** CD-ROM | disk | FTP | other *** search
GNU Info File | 1998-07-20 | 4.9 KB | 172 lines |
- This is Info file make.info, produced by Makeinfo version 1.67 from the
- input file make.texinfo.
-
- INFO-DIR-SECTION The GNU make utility
- START-INFO-DIR-ENTRY
- * GNU make: (make.info). The GNU make utility.
- END-INFO-DIR-ENTRY
-
- 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 26 Aug 1997, of `The GNU Make
- Manual', for `make', Version 3.76 Beta.
-
- Copyright (C) 1988, '89, '90, '91, '92, '93, '94, '95, '96, '97 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: 1292
- make.info-2: 50669
- make.info-3: 99466
- make.info-4: 149261
- make.info-5: 195872
- make.info-6: 245502
- make.info-7: 293511
- make.info-8: 338789
- make.info-9: 379969
-
- Tag Table:
- (Indirect)
- Node: Top1292
- Node: Overview12440
- Node: Preparing13377
- Node: Reading14332
- Node: Bugs15254
- Node: Introduction16691
- Node: Rule Introduction18278
- Node: Simple Makefile19987
- Node: How Make Works23600
- Node: Variables Simplify26088
- Node: make Deduces28294
- Node: Combine By Dependency30041
- Node: Cleanup31069
- Node: Makefiles32479
- Node: Makefile Contents33176
- Node: Makefile Names35436
- Node: Include37038
- Node: MAKEFILES Variable40726
- Node: Remaking Makefiles42228
- Node: Overriding Makefiles46046
- Node: Rules48069
- Node: Rule Example50669
- Node: Rule Syntax51504
- Node: Wildcards53713
- Node: Wildcard Examples55393
- Node: Wildcard Pitfall56628
- Node: Wildcard Function58411
- Node: Directory Search60192
- Node: General Search61323
- Node: Selective Search63023
- Node: Search Algorithm65990
- Node: Commands/Search68492
- Node: Implicit/Search69832
- Node: Libraries/Search70767
- Node: Phony Targets71955
- Node: Force Targets75300
- Node: Empty Targets76337
- Node: Special Targets77597
- Node: Multiple Targets82103
- Node: Multiple Rules83970
- Node: Static Pattern86053
- Node: Static Usage86693
- Node: Static versus Implicit90374
- Node: Double-Colon92105
- Node: Automatic Dependencies93635
- Node: Commands97774
- Node: Echoing99466
- Node: Execution100724
- Node: Parallel105300
- Node: Errors108713
- Node: Interrupts112349
- Node: Recursion113930
- Node: MAKE Variable115218
- Node: Variables/Recursion117182
- Node: Options/Recursion122145
- Node: -w Option126752
- Node: Sequences127738
- Node: Empty Commands130733
- Node: Using Variables131901
- Node: Reference134885
- Node: Flavors136430
- Node: Advanced141747
- Node: Substitution Refs142247
- Node: Computed Names143774
- Node: Values148344
- Node: Setting149261
- Node: Appending150970
- Node: Override Directive154888
- Node: Defining156267
- Node: Environment158265
- Node: Conditionals160516
- Node: Conditional Example161225
- Node: Conditional Syntax163791
- Node: Testing Flags168537
- Node: Functions169634
- Node: Syntax of Functions170632
- Node: Text Functions172769
- Node: File Name Functions179524
- Node: Foreach Function185235
- Node: Origin Function188442
- Node: Shell Function191667
- Node: Running193189
- Node: Makefile Arguments195177
- Node: Goals195872
- Node: Instead of Execution200426
- Node: Avoiding Compilation203707
- Node: Overriding205608
- Node: Testing207896
- Node: Options Summary209773
- Node: Implicit Rules216633
- Node: Using Implicit218779
- Node: Catalogue of Rules222270
- Node: Implicit Variables231251
- Node: Chained Rules235377
- Node: Pattern Rules239370
- Node: Pattern Intro240898
- Node: Pattern Examples243709
- Node: Automatic245502
- Node: Pattern Match251791
- Node: Match-Anything Rules253395
- Node: Canceling Rules257254
- Node: Last Resort257957
- Node: Suffix Rules259794
- Node: Implicit Rule Search263505
- Node: Archives267005
- Node: Archive Members267700
- Node: Archive Update269279
- Node: Archive Symbols271195
- Node: Archive Pitfalls272394
- Node: Archive Suffix Rules273110
- Node: Features274650
- Node: Missing283225
- Node: Makefile Conventions287554
- Node: Makefile Basics288216
- Node: Utilities in Makefiles291380
- Node: Command Variables293511
- Node: Directory Variables296469
- Node: Standard Targets307046
- Node: Install Command Categories317553
- Node: Quick Reference322121
- Node: Complex Makefile330122
- Node: Concept Index338789
- Node: Name Index379969
-
- End Tag Table
-