home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 4 / FreshFish_May-June1994.bin / gnu / info / make.info (.txt) < prev    next >
GNU Info File  |  1994-02-21  |  5KB  |  272 lines

  1. This is Info file make.info, produced by Makeinfo-1.54 from the input
  2. file ./make.texinfo.
  3.    This file documents the GNU Make utility, which determines
  4. automatically which pieces of a large program need to be recompiled,
  5. and issues the commands to recompile them.
  6.    This is Edition 0.45, last updated 14 December 1993, of `The GNU
  7. Make Manual', for `make', Version 3.70 Beta.
  8.    Copyright (C) 1988, '89, '90, '91, '92, '93 Free Software
  9. Foundation, Inc.
  10.    Permission is granted to make and distribute verbatim copies of this
  11. manual provided the copyright notice and this permission notice are
  12. preserved on all copies.
  13.    Permission is granted to copy and distribute modified versions of
  14. this manual under the conditions for verbatim copying, provided that
  15. the entire resulting derived work is distributed under the terms of a
  16. permission notice identical to this one.
  17.    Permission is granted to copy and distribute translations of this
  18. manual into another language, under the above conditions for modified
  19. versions, except that this permission notice may be stated in a
  20. translation approved by the Free Software Foundation.
  21. Indirect:
  22. make.info-1: 1134
  23. make.info-2: 50844
  24. make.info-3: 99706
  25. make.info-4: 147828
  26. make.info-5: 197147
  27. make.info-6: 245075
  28. make.info-7: 291788
  29. make.info-8: 307867
  30. Tag Table:
  31. (Indirect)
  32. Node: Top
  33. Node: Overview
  34. 12009
  35. Node: Preparing
  36. 12946
  37. Node: Reading
  38. 13901
  39. Node: Bugs
  40. 14823
  41. Node: Introduction
  42. 16731
  43. Node: Rule Introduction
  44. 18318
  45. Node: Simple Makefile
  46. 20027
  47. Node: How Make Works
  48. 23640
  49. Node: Variables Simplify
  50. 26138
  51. Node: make Deduces
  52. 28344
  53. Node: Combine By Dependency
  54. 30091
  55. Node: Cleanup
  56. 31119
  57. Node: Makefiles
  58. 32529
  59. Node: Makefile Contents
  60. 33226
  61. Node: Makefile Names
  62. 35486
  63. Node: Include
  64. 37088
  65. Node: MAKEFILES Variable
  66. 40499
  67. Node: Remaking Makefiles
  68. 42001
  69. Node: Overriding Makefiles
  70. 45819
  71. Node: Rules
  72. 47409
  73. Node: Rule Example
  74. 50009
  75. Node: Rule Syntax
  76. 50844
  77. Node: Wildcards
  78. 53053
  79. Node: Wildcard Examples
  80. 54563
  81. Node: Wildcard Pitfall
  82. 55798
  83. Node: Wildcard Function
  84. 57048
  85. Node: Directory Search
  86. 58829
  87. Node: General Search
  88. 59889
  89. Node: Selective Search
  90. 61396
  91. Node: Commands/Search
  92. 64301
  93. Node: Implicit/Search
  94. 65641
  95. Node: Libraries/Search
  96. 66576
  97. Node: Phony Targets
  98. 67645
  99. Node: Force Targets
  100. 70990
  101. Node: Empty Targets
  102. 72027
  103. Node: Special Targets
  104. 73287
  105. Node: Multiple Targets
  106. 76868
  107. Node: Multiple Rules
  108. 78735
  109. Node: Static Pattern
  110. 80818
  111. Node: Static Usage
  112. 81458
  113. Node: Static versus Implicit
  114. 85112
  115. Node: Double-Colon
  116. 86843
  117. Node: Automatic Dependencies
  118. 88373
  119. Node: Commands
  120. 91925
  121. Node: Echoing
  122. 93486
  123. Node: Execution
  124. 94723
  125. Node: Parallel
  126. 96391
  127. Node: Errors
  128. 99706
  129. Node: Interrupts
  130. 102605
  131. Node: Recursion
  132. 104186
  133. Node: MAKE Variable
  134. 105472
  135. Node: Variables/Recursion
  136. 108563
  137. Node: Options/Recursion
  138. 113343
  139. Node: -w Option
  140. 116675
  141. Node: Sequences
  142. 117661
  143. Node: Empty Commands
  144. 120656
  145. Node: Using Variables
  146. 121824
  147. Node: Reference
  148. 124448
  149. Node: Flavors
  150. 125993
  151. Node: Advanced
  152. 131310
  153. Node: Substitution Refs
  154. 131810
  155. Node: Computed Names
  156. 133337
  157. Node: Values
  158. 137907
  159. Node: Setting
  160. 138824
  161. Node: Appending
  162. 140533
  163. Node: Override Directive
  164. 144451
  165. Node: Defining
  166. 145830
  167. Node: Environment
  168. 147828
  169. Node: Conditionals
  170. 149956
  171. Node: Conditional Example
  172. 150665
  173. Node: Conditional Syntax
  174. 153231
  175. Node: Testing Flags
  176. 157977
  177. Node: Functions
  178. 159074
  179. Node: Syntax of Functions
  180. 160072
  181. Node: Text Functions
  182. 162209
  183. Node: Filename Functions
  184. 168963
  185. Node: Foreach Function
  186. 174084
  187. Node: Origin Function
  188. 177286
  189. Node: Shell Function
  190. 180511
  191. Node: Running
  192. 181888
  193. Node: Makefile Arguments
  194. 183430
  195. Node: Goals
  196. 184125
  197. Node: Instead of Execution
  198. 187991
  199. Node: Avoiding Compilation
  200. 191081
  201. Node: Overriding
  202. 192982
  203. Node: Testing
  204. 195270
  205. Node: Options Summary
  206. 197147
  207. Node: Implicit Rules
  208. 203903
  209. Node: Using Implicit
  210. 206049
  211. Node: Catalogue of Rules
  212. 209536
  213. Node: Implicit Variables
  214. 218476
  215. Node: Chained Rules
  216. 222602
  217. Node: Pattern Rules
  218. 225300
  219. Node: Pattern Intro
  220. 226828
  221. Node: Pattern Examples
  222. 229639
  223. Node: Automatic
  224. 231432
  225. Node: Pattern Match
  226. 237072
  227. Node: Match-Anything Rules
  228. 238676
  229. Node: Canceling Rules
  230. 242535
  231. Node: Last Resort
  232. 243238
  233. Node: Suffix Rules
  234. 245075
  235. Node: Search Algorithm
  236. 248782
  237. Node: Archives
  238. 252278
  239. Node: Archive Members
  240. 252895
  241. Node: Archive Update
  242. 254456
  243. Node: Archive Symbols
  244. 256374
  245. Node: Archive Suffix Rules
  246. 257573
  247. Node: Features
  248. 259111
  249. Node: Missing
  250. 267398
  251. Node: Makefile Conventions
  252. 271727
  253. Node: Makefile Basics
  254. 272075
  255. Node: Utilities in Makefiles
  256. 273961
  257. Node: Standard Targets
  258. 275392
  259. Node: Command Variables
  260. 282496
  261. Node: Directory Variables
  262. 285321
  263. Node: Quick Reference
  264. 291788
  265. Node: Complex Makefile
  266. 299200
  267. Node: Concept Index
  268. 307867
  269. Node: Name Index
  270. 346556
  271. End Tag Table
  272.