home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 2 / FFMCD02.bin / useful / info / make.info < prev    next >
Encoding:
GNU Info File  |  1993-12-13  |  4.5 KB  |  163 lines

  1. This is Info file make.info, produced by Makeinfo-1.54 from the input
  2. file ./make.texinfo.
  3.  
  4.    This file documents the GNU Make utility, which determines
  5. automatically which pieces of a large program need to be recompiled,
  6. and issues the commands to recompile them.
  7.  
  8.    This is Edition 0.44, last updated 3 November 1993, of `The GNU Make
  9. Manual', for `make', Version 3.69 Beta.
  10.  
  11.    Copyright (C) 1988, '89, '90, '91, '92, '93 Free Software
  12. Foundation, Inc.
  13.  
  14.    Permission is granted to make and distribute verbatim copies of this
  15. manual provided the copyright notice and this permission notice are
  16. preserved on all copies.
  17.  
  18.    Permission is granted to copy and distribute modified versions of
  19. this manual under the conditions for verbatim copying, provided that
  20. the entire resulting derived work is distributed under the terms of a
  21. permission notice identical to this one.
  22.  
  23.    Permission is granted to copy and distribute translations of this
  24. manual into another language, under the above conditions for modified
  25. versions, except that this permission notice may be stated in a
  26. translation approved by the Free Software Foundation.
  27.  
  28. 
  29. Indirect:
  30. make.info-1: 1133
  31. make.info-2: 50842
  32. make.info-3: 99704
  33. make.info-4: 149124
  34. make.info-5: 196230
  35. make.info-6: 244158
  36. make.info-7: 290871
  37. make.info-8: 306950
  38. 
  39. Tag Table:
  40. (Indirect)
  41. Node: Top1133
  42. Node: Overview12007
  43. Node: Preparing12944
  44. Node: Reading13899
  45. Node: Bugs14821
  46. Node: Introduction16729
  47. Node: Rule Introduction18316
  48. Node: Simple Makefile20025
  49. Node: How Make Works23638
  50. Node: Variables Simplify26136
  51. Node: make Deduces28342
  52. Node: Combine By Dependency30089
  53. Node: Cleanup31117
  54. Node: Makefiles32527
  55. Node: Makefile Contents33224
  56. Node: Makefile Names35484
  57. Node: Include37086
  58. Node: MAKEFILES Variable40497
  59. Node: Remaking Makefiles41999
  60. Node: Overriding Makefiles45817
  61. Node: Rules47407
  62. Node: Rule Example50007
  63. Node: Rule Syntax50842
  64. Node: Wildcards53051
  65. Node: Wildcard Examples54561
  66. Node: Wildcard Pitfall55796
  67. Node: Wildcard Function57046
  68. Node: Directory Search58827
  69. Node: General Search59887
  70. Node: Selective Search61394
  71. Node: Commands/Search64299
  72. Node: Implicit/Search65639
  73. Node: Libraries/Search66574
  74. Node: Phony Targets67643
  75. Node: Force Targets70988
  76. Node: Empty Targets72025
  77. Node: Special Targets73285
  78. Node: Multiple Targets76866
  79. Node: Multiple Rules78733
  80. Node: Static Pattern80816
  81. Node: Static Usage81456
  82. Node: Static versus Implicit85110
  83. Node: Double-Colon86841
  84. Node: Automatic Dependencies88371
  85. Node: Commands91923
  86. Node: Echoing93484
  87. Node: Execution94721
  88. Node: Parallel96389
  89. Node: Errors99704
  90. Node: Interrupts102603
  91. Node: Recursion104184
  92. Node: MAKE Variable105470
  93. Node: Variables/Recursion108561
  94. Node: Options/Recursion113341
  95. Node: -w Option116673
  96. Node: Sequences117659
  97. Node: Empty Commands120654
  98. Node: Using Variables121822
  99. Node: Reference124446
  100. Node: Flavors125991
  101. Node: Advanced130478
  102. Node: Substitution Refs130978
  103. Node: Computed Names132505
  104. Node: Values137075
  105. Node: Setting137992
  106. Node: Appending139701
  107. Node: Override Directive143619
  108. Node: Defining144998
  109. Node: Environment146996
  110. Node: Conditionals149124
  111. Node: Conditional Example149833
  112. Node: Conditional Syntax152399
  113. Node: Testing Flags157145
  114. Node: Functions158242
  115. Node: Syntax of Functions159240
  116. Node: Text Functions161377
  117. Node: Filename Functions168131
  118. Node: Foreach Function173252
  119. Node: Origin Function176454
  120. Node: Shell Function179679
  121. Node: Running181056
  122. Node: Makefile Arguments182598
  123. Node: Goals183293
  124. Node: Instead of Execution187074
  125. Node: Avoiding Compilation190164
  126. Node: Overriding192065
  127. Node: Testing194353
  128. Node: Options Summary196230
  129. Node: Implicit Rules202986
  130. Node: Using Implicit205132
  131. Node: Catalogue of Rules208619
  132. Node: Implicit Variables217559
  133. Node: Chained Rules221685
  134. Node: Pattern Rules224383
  135. Node: Pattern Intro225911
  136. Node: Pattern Examples228722
  137. Node: Automatic230515
  138. Node: Pattern Match236155
  139. Node: Match-Anything Rules237759
  140. Node: Canceling Rules241618
  141. Node: Last Resort242321
  142. Node: Suffix Rules244158
  143. Node: Search Algorithm247865
  144. Node: Archives251361
  145. Node: Archive Members251978
  146. Node: Archive Update253539
  147. Node: Archive Symbols255457
  148. Node: Archive Suffix Rules256656
  149. Node: Features258194
  150. Node: Missing266481
  151. Node: Makefile Conventions270810
  152. Node: Makefile Basics271158
  153. Node: Utilities in Makefiles273044
  154. Node: Standard Targets274475
  155. Node: Command Variables281579
  156. Node: Directory Variables284404
  157. Node: Quick Reference290871
  158. Node: Complex Makefile298283
  159. Node: Concept Index306950
  160. Node: Name Index345590
  161. 
  162. End Tag Table
  163.