home *** CD-ROM | disk | FTP | other *** search
GNU Info File | 1993-12-07 | 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.43, last updated 26 July 1993, of `The GNU Make
- Manual', for `make', Version 3.68 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: 1130
- make.info-2: 50836
- make.info-3: 99003
- make.info-4: 148531
- make.info-5: 194928
- make.info-6: 242854
- make.info-7: 288954
- make.info-8: 305033
- Tag Table:
- (Indirect)
- Node: Top1130
- Node: Overview12001
- Node: Preparing12938
- Node: Reading13893
- Node: Bugs14815
- Node: Introduction16723
- Node: Rule Introduction18310
- Node: Simple Makefile20019
- Node: How Make Works23632
- Node: Variables Simplify26130
- Node: make Deduces28336
- Node: Combine By Dependency30083
- Node: Cleanup31111
- Node: Makefiles32521
- Node: Makefile Contents33218
- Node: Makefile Names35478
- Node: Include37080
- Node: MAKEFILES Variable40491
- Node: Remaking Makefiles41993
- Node: Overriding Makefiles45811
- Node: Rules47401
- Node: Rule Example50001
- Node: Rule Syntax50836
- Node: Wildcards53045
- Node: Wildcard Examples54555
- Node: Wildcard Pitfall55790
- Node: Wildcard Function56943
- Node: Directory Search58434
- Node: General Search59494
- Node: Selective Search61001
- Node: Commands/Search63906
- Node: Implicit/Search65246
- Node: Libraries/Search66181
- Node: Phony Targets67250
- Node: Force Targets70595
- Node: Empty Targets71632
- Node: Special Targets72892
- Node: Multiple Targets76473
- Node: Multiple Rules78340
- Node: Static Pattern80423
- Node: Static Usage81063
- Node: Static versus Implicit84717
- Node: Double-Colon86448
- Node: Automatic Dependencies87978
- Node: Commands91222
- Node: Echoing92783
- Node: Execution94020
- Node: Parallel95688
- Node: Errors99003
- Node: Interrupts101902
- Node: Recursion103483
- Node: MAKE Variable104769
- Node: Variables/Recursion107860
- Node: Options/Recursion112640
- Node: -w Option115371
- Node: Sequences116357
- Node: Empty Commands119352
- Node: Using Variables120520
- Node: Reference123144
- Node: Flavors124689
- Node: Advanced129176
- Node: Substitution Refs129676
- Node: Computed Names131203
- Node: Values135773
- Node: Setting136690
- Node: Appending138399
- Node: Override Directive142317
- Node: Defining143696
- Node: Environment145694
- Node: Conditionals147822
- Node: Conditional Example148531
- Node: Conditional Syntax151097
- Node: Testing Flags155843
- Node: Functions156940
- Node: Syntax of Functions157938
- Node: Text Functions160075
- Node: Filename Functions166829
- Node: Foreach Function171950
- Node: Origin Function175152
- Node: Shell Function178377
- Node: Running179754
- Node: Makefile Arguments181296
- Node: Goals181991
- Node: Instead of Execution185772
- Node: Avoiding Compilation188862
- Node: Overriding190763
- Node: Testing193051
- Node: Options Summary194928
- Node: Implicit Rules201684
- Node: Using Implicit203830
- Node: Catalogue of Rules207317
- Node: Implicit Variables216257
- Node: Chained Rules220383
- Node: Pattern Rules223081
- Node: Pattern Intro224609
- Node: Pattern Examples227420
- Node: Automatic229213
- Node: Pattern Match234851
- Node: Match-Anything Rules236455
- Node: Canceling Rules240314
- Node: Last Resort241017
- Node: Suffix Rules242854
- Node: Search Algorithm246561
- Node: Archives250050
- Node: Archive Members250667
- Node: Archive Update252228
- Node: Archive Symbols254146
- Node: Archive Suffix Rules255345
- Node: Features256883
- Node: Missing265086
- Node: Makefile Conventions269052
- Node: Makefile Basics269400
- Node: Utilities in Makefiles271286
- Node: Standard Targets272717
- Node: Command Variables279662
- Node: Directory Variables282487
- Node: Quick Reference288954
- Node: Complex Makefile296366
- Node: Concept Index305033
- Node: Name Index343609
- End Tag Table
-