This file is indexed.

/usr/share/doc/make-doc/make.html/Name-Index.html is in make-doc 4.2.1-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<!-- 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.74, last updated 21 May 2016,
of The GNU Make Manual, for GNU make version 4.2.1.

Copyright (C) 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995,
1996, 1997, 1998, 1999, 2000, 2002, 2003, 2004, 2005, 2006, 2007,
2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 Free Software
Foundation, Inc.

Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.3 or
any later version published by the Free Software Foundation; with no
Invariant Sections, with the Front-Cover Texts being "A GNU Manual,"
and with the Back-Cover Texts as in (a) below.  A copy of the
license is included in the section entitled "GNU Free Documentation
License."

(a) The FSF's Back-Cover Text is: "You have the freedom to copy and
modify this GNU manual.  Buying copies from the FSF supports it in
developing GNU and promoting software freedom." -->
<!-- Created by GNU Texinfo 6.5, http://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Name Index (GNU make)</title>

<meta name="description" content="Name Index (GNU make)">
<meta name="keywords" content="Name Index (GNU make)">
<meta name="resource-type" content="document">
<meta name="distribution" content="global">
<meta name="Generator" content="makeinfo">
<link href="index.html#Top" rel="start" title="Top">
<link href="Concept-Index.html#Concept-Index" rel="index" title="Concept Index">
<link href="index.html#SEC_Contents" rel="contents" title="Table of Contents">
<link href="index.html#Top" rel="up" title="Top">
<link href="Concept-Index.html#Concept-Index" rel="prev" title="Concept Index">
<style type="text/css">
<!--
a.summary-letter {text-decoration: none}
blockquote.indentedblock {margin-right: 0em}
blockquote.smallindentedblock {margin-right: 0em; font-size: smaller}
blockquote.smallquotation {font-size: smaller}
div.display {margin-left: 3.2em}
div.example {margin-left: 3.2em}
div.lisp {margin-left: 3.2em}
div.smalldisplay {margin-left: 3.2em}
div.smallexample {margin-left: 3.2em}
div.smalllisp {margin-left: 3.2em}
kbd {font-style: oblique}
pre.display {font-family: inherit}
pre.format {font-family: inherit}
pre.menu-comment {font-family: serif}
pre.menu-preformatted {font-family: serif}
pre.smalldisplay {font-family: inherit; font-size: smaller}
pre.smallexample {font-size: smaller}
pre.smallformat {font-family: inherit; font-size: smaller}
pre.smalllisp {font-size: smaller}
span.nolinebreak {white-space: nowrap}
span.roman {font-family: initial; font-weight: normal}
span.sansserif {font-family: sans-serif; font-weight: normal}
ul.no-bullet {list-style: none}
-->
</style>


</head>

<body lang="en">
<a name="Name-Index"></a>
<div class="header">
<p>
Previous: <a href="Concept-Index.html#Concept-Index" accesskey="p" rel="prev">Concept Index</a>, Up: <a href="index.html#Top" accesskey="u" rel="up">Top</a> &nbsp; [<a href="index.html#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="Concept-Index.html#Concept-Index" title="Index" rel="index">Index</a>]</p>
</div>
<a name="Index-of-Functions_002c-Variables_002c-_0026-Directives"></a>
<h2 class="unnumbered">Index of Functions, Variables, &amp; Directives</h2>

<table><tr><th valign="top">Jump to: &nbsp; </th><td><a class="summary-letter" href="#Name-Index_fn_symbol-1"><b>$</b></a>
 &nbsp; 
<a class="summary-letter" href="#Name-Index_fn_symbol-2"><b>%</b></a>
 &nbsp; 
<a class="summary-letter" href="#Name-Index_fn_symbol-3"><b>*</b></a>
 &nbsp; 
<a class="summary-letter" href="#Name-Index_fn_symbol-4"><b>+</b></a>
 &nbsp; 
<a class="summary-letter" href="#Name-Index_fn_symbol-5"><b>-</b></a>
 &nbsp; 
<a class="summary-letter" href="#Name-Index_fn_symbol-6"><b>.</b></a>
 &nbsp; 
<a class="summary-letter" href="#Name-Index_fn_symbol-7"><b>/</b></a>
 &nbsp; 
<a class="summary-letter" href="#Name-Index_fn_symbol-8"><b>&lt;</b></a>
 &nbsp; 
<a class="summary-letter" href="#Name-Index_fn_symbol-9"><b>?</b></a>
 &nbsp; 
<a class="summary-letter" href="#Name-Index_fn_symbol-10"><b>@</b></a>
 &nbsp; 
<a class="summary-letter" href="#Name-Index_fn_symbol-11"><b>^</b></a>
 &nbsp; 
<a class="summary-letter" href="#Name-Index_fn_symbol-12"><b>|</b></a>
 &nbsp; 
<br>
<a class="summary-letter" href="#Name-Index_fn_letter-A"><b>A</b></a>
 &nbsp; 
<a class="summary-letter" href="#Name-Index_fn_letter-B"><b>B</b></a>
 &nbsp; 
<a class="summary-letter" href="#Name-Index_fn_letter-C"><b>C</b></a>
 &nbsp; 
<a class="summary-letter" href="#Name-Index_fn_letter-D"><b>D</b></a>
 &nbsp; 
<a class="summary-letter" href="#Name-Index_fn_letter-E"><b>E</b></a>
 &nbsp; 
<a class="summary-letter" href="#Name-Index_fn_letter-F"><b>F</b></a>
 &nbsp; 
<a class="summary-letter" href="#Name-Index_fn_letter-G"><b>G</b></a>
 &nbsp; 
<a class="summary-letter" href="#Name-Index_fn_letter-I"><b>I</b></a>
 &nbsp; 
<a class="summary-letter" href="#Name-Index_fn_letter-J"><b>J</b></a>
 &nbsp; 
<a class="summary-letter" href="#Name-Index_fn_letter-L"><b>L</b></a>
 &nbsp; 
<a class="summary-letter" href="#Name-Index_fn_letter-M"><b>M</b></a>
 &nbsp; 
<a class="summary-letter" href="#Name-Index_fn_letter-N"><b>N</b></a>
 &nbsp; 
<a class="summary-letter" href="#Name-Index_fn_letter-O"><b>O</b></a>
 &nbsp; 
<a class="summary-letter" href="#Name-Index_fn_letter-P"><b>P</b></a>
 &nbsp; 
<a class="summary-letter" href="#Name-Index_fn_letter-R"><b>R</b></a>
 &nbsp; 
<a class="summary-letter" href="#Name-Index_fn_letter-S"><b>S</b></a>
 &nbsp; 
<a class="summary-letter" href="#Name-Index_fn_letter-T"><b>T</b></a>
 &nbsp; 
<a class="summary-letter" href="#Name-Index_fn_letter-U"><b>U</b></a>
 &nbsp; 
<a class="summary-letter" href="#Name-Index_fn_letter-V"><b>V</b></a>
 &nbsp; 
<a class="summary-letter" href="#Name-Index_fn_letter-W"><b>W</b></a>
 &nbsp; 
<a class="summary-letter" href="#Name-Index_fn_letter-Y"><b>Y</b></a>
 &nbsp; 
</td></tr></table>
<table class="index-fn" border="0">
<tr><td></td><th align="left">Index Entry</th><td>&nbsp;</td><th align="left"> Section</th></tr>
<tr><td colspan="4"> <hr></td></tr>
<tr><th><a name="Name-Index_fn_symbol-1">$</a></th><td></td><td></td></tr>
<tr><td></td><td valign="top"><a href="Implicit-Rules.html#index-_0024_0025"><code>$%</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Implicit-Rules.html#Automatic-Variables">Automatic Variables</a></td></tr>
<tr><td></td><td valign="top"><a href="Implicit-Rules.html#index-_0024_0028_0025D_0029"><code>$(%D)</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Implicit-Rules.html#Automatic-Variables">Automatic Variables</a></td></tr>
<tr><td></td><td valign="top"><a href="Implicit-Rules.html#index-_0024_0028_0025F_0029"><code>$(%F)</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Implicit-Rules.html#Automatic-Variables">Automatic Variables</a></td></tr>
<tr><td></td><td valign="top"><a href="Implicit-Rules.html#index-_0024_0028_002aD_0029"><code>$(*D)</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Implicit-Rules.html#Automatic-Variables">Automatic Variables</a></td></tr>
<tr><td></td><td valign="top"><a href="Implicit-Rules.html#index-_0024_0028_002aF_0029"><code>$(*F)</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Implicit-Rules.html#Automatic-Variables">Automatic Variables</a></td></tr>
<tr><td></td><td valign="top"><a href="Implicit-Rules.html#index-_0024_0028_002bD_0029"><code>$(+D)</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Implicit-Rules.html#Automatic-Variables">Automatic Variables</a></td></tr>
<tr><td></td><td valign="top"><a href="Implicit-Rules.html#index-_0024_0028_002bF_0029"><code>$(+F)</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Implicit-Rules.html#Automatic-Variables">Automatic Variables</a></td></tr>
<tr><td></td><td valign="top"><a href="Implicit-Rules.html#index-_0024_0028_003cD_0029"><code>$(&lt;D)</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Implicit-Rules.html#Automatic-Variables">Automatic Variables</a></td></tr>
<tr><td></td><td valign="top"><a href="Implicit-Rules.html#index-_0024_0028_003cF_0029"><code>$(&lt;F)</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Implicit-Rules.html#Automatic-Variables">Automatic Variables</a></td></tr>
<tr><td></td><td valign="top"><a href="Implicit-Rules.html#index-_0024_0028_003fD_0029"><code>$(?D)</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Implicit-Rules.html#Automatic-Variables">Automatic Variables</a></td></tr>
<tr><td></td><td valign="top"><a href="Implicit-Rules.html#index-_0024_0028_003fF_0029"><code>$(?F)</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Implicit-Rules.html#Automatic-Variables">Automatic Variables</a></td></tr>
<tr><td></td><td valign="top"><a href="Implicit-Rules.html#index-_0024_0028_0040D_0029"><code>$(@D)</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Implicit-Rules.html#Automatic-Variables">Automatic Variables</a></td></tr>
<tr><td></td><td valign="top"><a href="Implicit-Rules.html#index-_0024_0028_0040F_0029"><code>$(@F)</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Implicit-Rules.html#Automatic-Variables">Automatic Variables</a></td></tr>
<tr><td></td><td valign="top"><a href="Implicit-Rules.html#index-_0024_0028_005eD_0029"><code>$(^D)</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Implicit-Rules.html#Automatic-Variables">Automatic Variables</a></td></tr>
<tr><td></td><td valign="top"><a href="Implicit-Rules.html#index-_0024_0028_005eF_0029"><code>$(^F)</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Implicit-Rules.html#Automatic-Variables">Automatic Variables</a></td></tr>
<tr><td></td><td valign="top"><a href="Implicit-Rules.html#index-_0024_002a"><code>$*</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Implicit-Rules.html#Automatic-Variables">Automatic Variables</a></td></tr>
<tr><td></td><td valign="top"><a href="Rules.html#index-_0024_002a_002c-and-static-pattern"><code>$*<span class="roman">, and static pattern</span></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Rules.html#Static-Usage">Static Usage</a></td></tr>
<tr><td></td><td valign="top"><a href="Implicit-Rules.html#index-_0024_002b"><code>$+</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Implicit-Rules.html#Automatic-Variables">Automatic Variables</a></td></tr>
<tr><td></td><td valign="top"><a href="Implicit-Rules.html#index-_0024_003c"><code>$&lt;</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Implicit-Rules.html#Automatic-Variables">Automatic Variables</a></td></tr>
<tr><td></td><td valign="top"><a href="Implicit-Rules.html#index-_0024_003f"><code>$?</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Implicit-Rules.html#Automatic-Variables">Automatic Variables</a></td></tr>
<tr><td></td><td valign="top"><a href="Implicit-Rules.html#index-_0024_0040"><code>$@</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Implicit-Rules.html#Automatic-Variables">Automatic Variables</a></td></tr>
<tr><td></td><td valign="top"><a href="Implicit-Rules.html#index-_0024_005e"><code>$^</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Implicit-Rules.html#Automatic-Variables">Automatic Variables</a></td></tr>
<tr><td></td><td valign="top"><a href="Implicit-Rules.html#index-_0024_007c"><code>$|</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Implicit-Rules.html#Automatic-Variables">Automatic Variables</a></td></tr>
<tr><td colspan="4"> <hr></td></tr>
<tr><th><a name="Name-Index_fn_symbol-2">%</a></th><td></td><td></td></tr>
<tr><td></td><td valign="top"><a href="Implicit-Rules.html#index-_0025-_0028automatic-variable_0029"><code>% <span class="roman">(automatic variable)</span></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Implicit-Rules.html#Automatic-Variables">Automatic Variables</a></td></tr>
<tr><td></td><td valign="top"><a href="Implicit-Rules.html#index-_0025D-_0028automatic-variable_0029"><code>%D <span class="roman">(automatic variable)</span></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Implicit-Rules.html#Automatic-Variables">Automatic Variables</a></td></tr>
<tr><td></td><td valign="top"><a href="Implicit-Rules.html#index-_0025F-_0028automatic-variable_0029"><code>%F <span class="roman">(automatic variable)</span></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Implicit-Rules.html#Automatic-Variables">Automatic Variables</a></td></tr>
<tr><td colspan="4"> <hr></td></tr>
<tr><th><a name="Name-Index_fn_symbol-3">*</a></th><td></td><td></td></tr>
<tr><td></td><td valign="top"><a href="Implicit-Rules.html#index-_002a-_0028automatic-variable_0029"><code>* <span class="roman">(automatic variable)</span></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Implicit-Rules.html#Automatic-Variables">Automatic Variables</a></td></tr>
<tr><td></td><td valign="top"><a href="Missing.html#index-_002a-_0028automatic-variable_0029_002c-unsupported-bizarre-usage"><code>* <span class="roman">(automatic variable), unsupported bizarre usage</span></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Missing.html#Missing">Missing</a></td></tr>
<tr><td></td><td valign="top"><a href="Implicit-Rules.html#index-_002aD-_0028automatic-variable_0029"><code>*D <span class="roman">(automatic variable)</span></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Implicit-Rules.html#Automatic-Variables">Automatic Variables</a></td></tr>
<tr><td></td><td valign="top"><a href="Implicit-Rules.html#index-_002aF-_0028automatic-variable_0029"><code>*F <span class="roman">(automatic variable)</span></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Implicit-Rules.html#Automatic-Variables">Automatic Variables</a></td></tr>
<tr><td colspan="4"> <hr></td></tr>
<tr><th><a name="Name-Index_fn_symbol-4">+</a></th><td></td><td></td></tr>
<tr><td></td><td valign="top"><a href="Implicit-Rules.html#index-_002b-_0028automatic-variable_0029"><code>+ <span class="roman">(automatic variable)</span></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Implicit-Rules.html#Automatic-Variables">Automatic Variables</a></td></tr>
<tr><td></td><td valign="top"><a href="Implicit-Rules.html#index-_002bD-_0028automatic-variable_0029"><code>+D <span class="roman">(automatic variable)</span></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Implicit-Rules.html#Automatic-Variables">Automatic Variables</a></td></tr>
<tr><td></td><td valign="top"><a href="Implicit-Rules.html#index-_002bF-_0028automatic-variable_0029"><code>+F <span class="roman">(automatic variable)</span></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Implicit-Rules.html#Automatic-Variables">Automatic Variables</a></td></tr>
<tr><td colspan="4"> <hr></td></tr>
<tr><th><a name="Name-Index_fn_symbol-5">-</a></th><td></td><td></td></tr>
<tr><td></td><td valign="top"><a href="Extending-make.html#index-_002dload"><code>-load</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Extending-make.html#load-Directive">load Directive</a></td></tr>
<tr><td colspan="4"> <hr></td></tr>
<tr><th><a name="Name-Index_fn_symbol-6">.</a></th><td></td><td></td></tr>
<tr><td></td><td valign="top"><a href="Rules.html#index-_002eDEFAULT"><code>.DEFAULT</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Rules.html#Special-Targets">Special Targets</a></td></tr>
<tr><td></td><td valign="top"><a href="Implicit-Rules.html#index-_002eDEFAULT-1"><code>.DEFAULT</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Implicit-Rules.html#Last-Resort">Last Resort</a></td></tr>
<tr><td></td><td valign="top"><a href="Recipes.html#index-_002eDEFAULT_002c-and-empty-recipes"><code>.DEFAULT<span class="roman">, and empty recipes</span></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Recipes.html#Empty-Recipes">Empty Recipes</a></td></tr>
<tr><td></td><td valign="top"><a href="Using-Variables.html#index-_002eDEFAULT_005fGOAL-_0028define-default-goal_0029"><code>.DEFAULT_GOAL <span class="roman">(define default goal)</span></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Using-Variables.html#Special-Variables">Special Variables</a></td></tr>
<tr><td></td><td valign="top"><a href="Rules.html#index-_002eDELETE_005fON_005fERROR"><code>.DELETE_ON_ERROR</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Rules.html#Special-Targets">Special Targets</a></td></tr>
<tr><td></td><td valign="top"><a href="Recipes.html#index-_002eDELETE_005fON_005fERROR-1"><code>.DELETE_ON_ERROR</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Recipes.html#Errors">Errors</a></td></tr>
<tr><td></td><td valign="top"><a href="Rules.html#index-_002eEXPORT_005fALL_005fVARIABLES"><code>.EXPORT_ALL_VARIABLES</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Rules.html#Special-Targets">Special Targets</a></td></tr>
<tr><td></td><td valign="top"><a href="Recipes.html#index-_002eEXPORT_005fALL_005fVARIABLES-1"><code>.EXPORT_ALL_VARIABLES</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Recipes.html#Variables_002fRecursion">Variables/Recursion</a></td></tr>
<tr><td></td><td valign="top"><a href="Using-Variables.html#index-_002eFEATURES-_0028list-of-supported-features_0029"><code>.FEATURES <span class="roman">(list of supported features)</span></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Using-Variables.html#Special-Variables">Special Variables</a></td></tr>
<tr><td></td><td valign="top"><a href="Rules.html#index-_002eIGNORE"><code>.IGNORE</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Rules.html#Special-Targets">Special Targets</a></td></tr>
<tr><td></td><td valign="top"><a href="Recipes.html#index-_002eIGNORE-1"><code>.IGNORE</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Recipes.html#Errors">Errors</a></td></tr>
<tr><td></td><td valign="top"><a href="Using-Variables.html#index-_002eINCLUDE_005fDIRS-_0028list-of-include-directories_0029"><code>.INCLUDE_DIRS <span class="roman">(list of include directories)</span></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Using-Variables.html#Special-Variables">Special Variables</a></td></tr>
<tr><td></td><td valign="top"><a href="Rules.html#index-_002eINTERMEDIATE"><code>.INTERMEDIATE</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Rules.html#Special-Targets">Special Targets</a></td></tr>
<tr><td></td><td valign="top"><a href="Rules.html#index-_002eLIBPATTERNS"><code>.LIBPATTERNS</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Rules.html#Libraries_002fSearch">Libraries/Search</a></td></tr>
<tr><td></td><td valign="top"><a href="Extending-make.html#index-_002eLOADED"><code>.LOADED</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Extending-make.html#load-Directive">load Directive</a></td></tr>
<tr><td></td><td valign="top"><a href="Rules.html#index-_002eLOW_005fRESOLUTION_005fTIME"><code>.LOW_RESOLUTION_TIME</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Rules.html#Special-Targets">Special Targets</a></td></tr>
<tr><td></td><td valign="top"><a href="Rules.html#index-_002eNOTPARALLEL"><code>.NOTPARALLEL</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Rules.html#Special-Targets">Special Targets</a></td></tr>
<tr><td></td><td valign="top"><a href="Rules.html#index-_002eONESHELL"><code>.ONESHELL</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Rules.html#Special-Targets">Special Targets</a></td></tr>
<tr><td></td><td valign="top"><a href="Recipes.html#index-_002eONESHELL-1"><code>.ONESHELL</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Recipes.html#One-Shell">One Shell</a></td></tr>
<tr><td></td><td valign="top"><a href="Rules.html#index-_002ePHONY"><code>.PHONY</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Rules.html#Phony-Targets">Phony Targets</a></td></tr>
<tr><td></td><td valign="top"><a href="Rules.html#index-_002ePHONY-1"><code>.PHONY</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Rules.html#Special-Targets">Special Targets</a></td></tr>
<tr><td></td><td valign="top"><a href="Rules.html#index-_002ePOSIX"><code>.POSIX</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Rules.html#Special-Targets">Special Targets</a></td></tr>
<tr><td></td><td valign="top"><a href="Recipes.html#index-_002ePOSIX-1"><code>.POSIX</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Recipes.html#Options_002fRecursion">Options/Recursion</a></td></tr>
<tr><td></td><td valign="top"><a href="Rules.html#index-_002ePRECIOUS"><code>.PRECIOUS</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Rules.html#Special-Targets">Special Targets</a></td></tr>
<tr><td></td><td valign="top"><a href="Recipes.html#index-_002ePRECIOUS-1"><code>.PRECIOUS</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Recipes.html#Interrupts">Interrupts</a></td></tr>
<tr><td></td><td valign="top"><a href="Using-Variables.html#index-_002eRECIPEPREFIX-_0028change-the-recipe-prefix-character_0029"><code>.RECIPEPREFIX <span class="roman">(change the recipe prefix character)</span></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Using-Variables.html#Special-Variables">Special Variables</a></td></tr>
<tr><td></td><td valign="top"><a href="Rules.html#index-_002eSECONDARY"><code>.SECONDARY</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Rules.html#Special-Targets">Special Targets</a></td></tr>
<tr><td></td><td valign="top"><a href="Makefiles.html#index-_002eSECONDEXPANSION"><code>.SECONDEXPANSION</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Makefiles.html#Secondary-Expansion">Secondary Expansion</a></td></tr>
<tr><td></td><td valign="top"><a href="Rules.html#index-_002eSECONDEXPANSION-1"><code>.SECONDEXPANSION</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Rules.html#Special-Targets">Special Targets</a></td></tr>
<tr><td></td><td valign="top"><a href="Recipes.html#index-_002eSHELLFLAGS"><code>.SHELLFLAGS</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Recipes.html#Choosing-the-Shell">Choosing the Shell</a></td></tr>
<tr><td></td><td valign="top"><a href="Recipes.html#index-_002eSHELLFLAGS-1"><code>.SHELLFLAGS</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Recipes.html#Choosing-the-Shell">Choosing the Shell</a></td></tr>
<tr><td></td><td valign="top"><a href="Functions.html#index-_002eSHELLSTATUS"><code>.SHELLSTATUS</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Functions.html#Shell-Function">Shell Function</a></td></tr>
<tr><td></td><td valign="top"><a href="Rules.html#index-_002eSILENT"><code>.SILENT</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Rules.html#Special-Targets">Special Targets</a></td></tr>
<tr><td></td><td valign="top"><a href="Recipes.html#index-_002eSILENT-1"><code>.SILENT</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Recipes.html#Echoing">Echoing</a></td></tr>
<tr><td></td><td valign="top"><a href="Rules.html#index-_002eSUFFIXES"><code>.SUFFIXES</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Rules.html#Special-Targets">Special Targets</a></td></tr>
<tr><td></td><td valign="top"><a href="Implicit-Rules.html#index-_002eSUFFIXES-1"><code>.SUFFIXES</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Implicit-Rules.html#Suffix-Rules">Suffix Rules</a></td></tr>
<tr><td></td><td valign="top"><a href="Using-Variables.html#index-_002eVARIABLES-_0028list-of-variables_0029"><code>.VARIABLES <span class="roman">(list of variables)</span></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Using-Variables.html#Special-Variables">Special Variables</a></td></tr>
<tr><td colspan="4"> <hr></td></tr>
<tr><th><a name="Name-Index_fn_symbol-7">/</a></th><td></td><td></td></tr>
<tr><td></td><td valign="top"><a href="Makefiles.html#index-_002fusr_002fgnu_002finclude"><code>/usr/gnu/include</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Makefiles.html#Include">Include</a></td></tr>
<tr><td></td><td valign="top"><a href="Makefiles.html#index-_002fusr_002finclude"><code>/usr/include</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Makefiles.html#Include">Include</a></td></tr>
<tr><td></td><td valign="top"><a href="Makefiles.html#index-_002fusr_002flocal_002finclude"><code>/usr/local/include</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Makefiles.html#Include">Include</a></td></tr>
<tr><td colspan="4"> <hr></td></tr>
<tr><th><a name="Name-Index_fn_symbol-8">&lt;</a></th><td></td><td></td></tr>
<tr><td></td><td valign="top"><a href="Implicit-Rules.html#index-_003c-_0028automatic-variable_0029"><code>&lt; <span class="roman">(automatic variable)</span></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Implicit-Rules.html#Automatic-Variables">Automatic Variables</a></td></tr>
<tr><td></td><td valign="top"><a href="Implicit-Rules.html#index-_003cD-_0028automatic-variable_0029"><code>&lt;D <span class="roman">(automatic variable)</span></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Implicit-Rules.html#Automatic-Variables">Automatic Variables</a></td></tr>
<tr><td></td><td valign="top"><a href="Implicit-Rules.html#index-_003cF-_0028automatic-variable_0029"><code>&lt;F <span class="roman">(automatic variable)</span></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Implicit-Rules.html#Automatic-Variables">Automatic Variables</a></td></tr>
<tr><td colspan="4"> <hr></td></tr>
<tr><th><a name="Name-Index_fn_symbol-9">?</a></th><td></td><td></td></tr>
<tr><td></td><td valign="top"><a href="Implicit-Rules.html#index-_003f-_0028automatic-variable_0029"><code>? <span class="roman">(automatic variable)</span></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Implicit-Rules.html#Automatic-Variables">Automatic Variables</a></td></tr>
<tr><td></td><td valign="top"><a href="Implicit-Rules.html#index-_003fD-_0028automatic-variable_0029"><code>?D <span class="roman">(automatic variable)</span></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Implicit-Rules.html#Automatic-Variables">Automatic Variables</a></td></tr>
<tr><td></td><td valign="top"><a href="Implicit-Rules.html#index-_003fF-_0028automatic-variable_0029"><code>?F <span class="roman">(automatic variable)</span></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Implicit-Rules.html#Automatic-Variables">Automatic Variables</a></td></tr>
<tr><td colspan="4"> <hr></td></tr>
<tr><th><a name="Name-Index_fn_symbol-10">@</a></th><td></td><td></td></tr>
<tr><td></td><td valign="top"><a href="Implicit-Rules.html#index-_0040-_0028automatic-variable_0029"><code>@ <span class="roman">(automatic variable)</span></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Implicit-Rules.html#Automatic-Variables">Automatic Variables</a></td></tr>
<tr><td></td><td valign="top"><a href="Implicit-Rules.html#index-_0040D-_0028automatic-variable_0029"><code>@D <span class="roman">(automatic variable)</span></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Implicit-Rules.html#Automatic-Variables">Automatic Variables</a></td></tr>
<tr><td></td><td valign="top"><a href="Implicit-Rules.html#index-_0040F-_0028automatic-variable_0029"><code>@F <span class="roman">(automatic variable)</span></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Implicit-Rules.html#Automatic-Variables">Automatic Variables</a></td></tr>
<tr><td colspan="4"> <hr></td></tr>
<tr><th><a name="Name-Index_fn_symbol-11">^</a></th><td></td><td></td></tr>
<tr><td></td><td valign="top"><a href="Implicit-Rules.html#index-_005e-_0028automatic-variable_0029"><code>^ <span class="roman">(automatic variable)</span></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Implicit-Rules.html#Automatic-Variables">Automatic Variables</a></td></tr>
<tr><td></td><td valign="top"><a href="Implicit-Rules.html#index-_005eD-_0028automatic-variable_0029"><code>^D <span class="roman">(automatic variable)</span></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Implicit-Rules.html#Automatic-Variables">Automatic Variables</a></td></tr>
<tr><td></td><td valign="top"><a href="Implicit-Rules.html#index-_005eF-_0028automatic-variable_0029"><code>^F <span class="roman">(automatic variable)</span></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Implicit-Rules.html#Automatic-Variables">Automatic Variables</a></td></tr>
<tr><td colspan="4"> <hr></td></tr>
<tr><th><a name="Name-Index_fn_symbol-12">|</a></th><td></td><td></td></tr>
<tr><td></td><td valign="top"><a href="Implicit-Rules.html#index-_007c-_0028automatic-variable_0029"><code>| <span class="roman">(automatic variable)</span></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Implicit-Rules.html#Automatic-Variables">Automatic Variables</a></td></tr>
<tr><td colspan="4"> <hr></td></tr>
<tr><th><a name="Name-Index_fn_letter-A">A</a></th><td></td><td></td></tr>
<tr><td></td><td valign="top"><a href="Functions.html#index-abspath-1"><code>abspath</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Functions.html#File-Name-Functions">File Name Functions</a></td></tr>
<tr><td></td><td valign="top"><a href="Functions.html#index-addprefix"><code>addprefix</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Functions.html#File-Name-Functions">File Name Functions</a></td></tr>
<tr><td></td><td valign="top"><a href="Functions.html#index-addsuffix"><code>addsuffix</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Functions.html#File-Name-Functions">File Name Functions</a></td></tr>
<tr><td></td><td valign="top"><a href="Functions.html#index-and"><code>and</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Functions.html#Conditional-Functions">Conditional Functions</a></td></tr>
<tr><td></td><td valign="top"><a href="Implicit-Rules.html#index-AR"><code>AR</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Implicit-Rules.html#Implicit-Variables">Implicit Variables</a></td></tr>
<tr><td></td><td valign="top"><a href="Implicit-Rules.html#index-ARFLAGS"><code>ARFLAGS</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Implicit-Rules.html#Implicit-Variables">Implicit Variables</a></td></tr>
<tr><td></td><td valign="top"><a href="Implicit-Rules.html#index-AS"><code>AS</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Implicit-Rules.html#Implicit-Variables">Implicit Variables</a></td></tr>
<tr><td></td><td valign="top"><a href="Implicit-Rules.html#index-ASFLAGS"><code>ASFLAGS</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Implicit-Rules.html#Implicit-Variables">Implicit Variables</a></td></tr>
<tr><td colspan="4"> <hr></td></tr>
<tr><th><a name="Name-Index_fn_letter-B">B</a></th><td></td><td></td></tr>
<tr><td></td><td valign="top"><a href="Functions.html#index-basename-1"><code>basename</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Functions.html#File-Name-Functions">File Name Functions</a></td></tr>
<tr><td></td><td valign="top"><a href="Makefile-Conventions.html#index-bindir"><code>bindir</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Makefile-Conventions.html#Directory-Variables">Directory Variables</a></td></tr>
<tr><td colspan="4"> <hr></td></tr>
<tr><th><a name="Name-Index_fn_letter-C">C</a></th><td></td><td></td></tr>
<tr><td></td><td valign="top"><a href="Functions.html#index-call"><code>call</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Functions.html#Call-Function">Call Function</a></td></tr>
<tr><td></td><td valign="top"><a href="Implicit-Rules.html#index-CC"><code>CC</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Implicit-Rules.html#Implicit-Variables">Implicit Variables</a></td></tr>
<tr><td></td><td valign="top"><a href="Implicit-Rules.html#index-CFLAGS"><code>CFLAGS</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Implicit-Rules.html#Implicit-Variables">Implicit Variables</a></td></tr>
<tr><td></td><td valign="top"><a href="Implicit-Rules.html#index-CO"><code>CO</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Implicit-Rules.html#Implicit-Variables">Implicit Variables</a></td></tr>
<tr><td></td><td valign="top"><a href="Implicit-Rules.html#index-COFLAGS"><code>COFLAGS</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Implicit-Rules.html#Implicit-Variables">Implicit Variables</a></td></tr>
<tr><td></td><td valign="top"><a href="Recipes.html#index-COMSPEC"><code>COMSPEC</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Recipes.html#Choosing-the-Shell">Choosing the Shell</a></td></tr>
<tr><td></td><td valign="top"><a href="Implicit-Rules.html#index-CPP"><code>CPP</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Implicit-Rules.html#Implicit-Variables">Implicit Variables</a></td></tr>
<tr><td></td><td valign="top"><a href="Implicit-Rules.html#index-CPPFLAGS"><code>CPPFLAGS</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Implicit-Rules.html#Implicit-Variables">Implicit Variables</a></td></tr>
<tr><td></td><td valign="top"><a href="Implicit-Rules.html#index-CTANGLE"><code>CTANGLE</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Implicit-Rules.html#Implicit-Variables">Implicit Variables</a></td></tr>
<tr><td></td><td valign="top"><a href="Recipes.html#index-CURDIR"><code><code>CURDIR</code></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Recipes.html#Recursion">Recursion</a></td></tr>
<tr><td></td><td valign="top"><a href="Implicit-Rules.html#index-CWEAVE"><code>CWEAVE</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Implicit-Rules.html#Implicit-Variables">Implicit Variables</a></td></tr>
<tr><td></td><td valign="top"><a href="Implicit-Rules.html#index-CXX"><code>CXX</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Implicit-Rules.html#Implicit-Variables">Implicit Variables</a></td></tr>
<tr><td></td><td valign="top"><a href="Implicit-Rules.html#index-CXXFLAGS"><code>CXXFLAGS</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Implicit-Rules.html#Implicit-Variables">Implicit Variables</a></td></tr>
<tr><td colspan="4"> <hr></td></tr>
<tr><th><a name="Name-Index_fn_letter-D">D</a></th><td></td><td></td></tr>
<tr><td></td><td valign="top"><a href="Using-Variables.html#index-define"><code>define</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Using-Variables.html#Multi_002dLine">Multi-Line</a></td></tr>
<tr><td></td><td valign="top"><a href="Makefile-Conventions.html#index-DESTDIR"><code>DESTDIR</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Makefile-Conventions.html#DESTDIR">DESTDIR</a></td></tr>
<tr><td></td><td valign="top"><a href="Functions.html#index-dir"><code>dir</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Functions.html#File-Name-Functions">File Name Functions</a></td></tr>
<tr><td colspan="4"> <hr></td></tr>
<tr><th><a name="Name-Index_fn_letter-E">E</a></th><td></td><td></td></tr>
<tr><td></td><td valign="top"><a href="Conditionals.html#index-else"><code>else</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Conditionals.html#Conditional-Syntax">Conditional Syntax</a></td></tr>
<tr><td></td><td valign="top"><a href="Using-Variables.html#index-endef"><code>endef</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Using-Variables.html#Multi_002dLine">Multi-Line</a></td></tr>
<tr><td></td><td valign="top"><a href="Conditionals.html#index-endif"><code>endif</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Conditionals.html#Conditional-Syntax">Conditional Syntax</a></td></tr>
<tr><td></td><td valign="top"><a href="Functions.html#index-error"><code>error</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Functions.html#Make-Control-Functions">Make Control Functions</a></td></tr>
<tr><td></td><td valign="top"><a href="Functions.html#index-eval"><code>eval</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Functions.html#Eval-Function">Eval Function</a></td></tr>
<tr><td></td><td valign="top"><a href="Makefile-Conventions.html#index-exec_005fprefix"><code>exec_prefix</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Makefile-Conventions.html#Directory-Variables">Directory Variables</a></td></tr>
<tr><td></td><td valign="top"><a href="Recipes.html#index-export"><code>export</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Recipes.html#Variables_002fRecursion">Variables/Recursion</a></td></tr>
<tr><td colspan="4"> <hr></td></tr>
<tr><th><a name="Name-Index_fn_letter-F">F</a></th><td></td><td></td></tr>
<tr><td></td><td valign="top"><a href="Implicit-Rules.html#index-FC"><code>FC</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Implicit-Rules.html#Implicit-Variables">Implicit Variables</a></td></tr>
<tr><td></td><td valign="top"><a href="Implicit-Rules.html#index-FFLAGS"><code>FFLAGS</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Implicit-Rules.html#Implicit-Variables">Implicit Variables</a></td></tr>
<tr><td></td><td valign="top"><a href="Functions.html#index-file"><code>file</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Functions.html#File-Function">File Function</a></td></tr>
<tr><td></td><td valign="top"><a href="Functions.html#index-filter"><code>filter</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Functions.html#Text-Functions">Text Functions</a></td></tr>
<tr><td></td><td valign="top"><a href="Functions.html#index-filter_002dout"><code>filter-out</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Functions.html#Text-Functions">Text Functions</a></td></tr>
<tr><td></td><td valign="top"><a href="Functions.html#index-findstring"><code>findstring</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Functions.html#Text-Functions">Text Functions</a></td></tr>
<tr><td></td><td valign="top"><a href="Functions.html#index-firstword"><code>firstword</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Functions.html#Text-Functions">Text Functions</a></td></tr>
<tr><td></td><td valign="top"><a href="Functions.html#index-flavor"><code>flavor</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Functions.html#Flavor-Function">Flavor Function</a></td></tr>
<tr><td></td><td valign="top"><a href="Functions.html#index-foreach"><code>foreach</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Functions.html#Foreach-Function">Foreach Function</a></td></tr>
<tr><td colspan="4"> <hr></td></tr>
<tr><th><a name="Name-Index_fn_letter-G">G</a></th><td></td><td></td></tr>
<tr><td></td><td valign="top"><a href="Implicit-Rules.html#index-GET"><code>GET</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Implicit-Rules.html#Implicit-Variables">Implicit Variables</a></td></tr>
<tr><td></td><td valign="top"><a href="Implicit-Rules.html#index-GFLAGS"><code>GFLAGS</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Implicit-Rules.html#Implicit-Variables">Implicit Variables</a></td></tr>
<tr><td></td><td valign="top"><a href="Extending-make.html#index-gmk_002deval"><code>gmk-eval</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Extending-make.html#Guile-Interface">Guile Interface</a></td></tr>
<tr><td></td><td valign="top"><a href="Extending-make.html#index-gmk_002dexpand"><code>gmk-expand</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Extending-make.html#Guile-Interface">Guile Interface</a></td></tr>
<tr><td></td><td valign="top"><a href="Extending-make.html#index-gmk_005fadd_005ffunction"><code>gmk_add_function</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Extending-make.html#Loaded-Object-API">Loaded Object API</a></td></tr>
<tr><td></td><td valign="top"><a href="Extending-make.html#index-gmk_005falloc"><code>gmk_alloc</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Extending-make.html#Loaded-Object-API">Loaded Object API</a></td></tr>
<tr><td></td><td valign="top"><a href="Extending-make.html#index-gmk_005feval"><code>gmk_eval</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Extending-make.html#Loaded-Object-API">Loaded Object API</a></td></tr>
<tr><td></td><td valign="top"><a href="Extending-make.html#index-gmk_005fexpand"><code>gmk_expand</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Extending-make.html#Loaded-Object-API">Loaded Object API</a></td></tr>
<tr><td></td><td valign="top"><a href="Extending-make.html#index-gmk_005ffree"><code>gmk_free</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Extending-make.html#Loaded-Object-API">Loaded Object API</a></td></tr>
<tr><td></td><td valign="top"><a href="Extending-make.html#index-gmk_005ffunc_005fptr"><code>gmk_func_ptr</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Extending-make.html#Loaded-Object-API">Loaded Object API</a></td></tr>
<tr><td></td><td valign="top"><a href="Makefiles.html#index-GNUmakefile"><code>GNUmakefile</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Makefiles.html#Makefile-Names">Makefile Names</a></td></tr>
<tr><td></td><td valign="top"><a href="Rules.html#index-GPATH"><code>GPATH</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Rules.html#Search-Algorithm">Search Algorithm</a></td></tr>
<tr><td></td><td valign="top"><a href="Functions.html#index-guile"><code>guile</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Functions.html#Guile-Function">Guile Function</a></td></tr>
<tr><td colspan="4"> <hr></td></tr>
<tr><th><a name="Name-Index_fn_letter-I">I</a></th><td></td><td></td></tr>
<tr><td></td><td valign="top"><a href="Functions.html#index-if"><code>if</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Functions.html#Conditional-Functions">Conditional Functions</a></td></tr>
<tr><td></td><td valign="top"><a href="Functions.html#index-if-1"><code>if</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Functions.html#Conditional-Functions">Conditional Functions</a></td></tr>
<tr><td></td><td valign="top"><a href="Conditionals.html#index-ifdef"><code>ifdef</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Conditionals.html#Conditional-Syntax">Conditional Syntax</a></td></tr>
<tr><td></td><td valign="top"><a href="Conditionals.html#index-ifeq"><code>ifeq</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Conditionals.html#Conditional-Syntax">Conditional Syntax</a></td></tr>
<tr><td></td><td valign="top"><a href="Conditionals.html#index-ifndef"><code>ifndef</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Conditionals.html#Conditional-Syntax">Conditional Syntax</a></td></tr>
<tr><td></td><td valign="top"><a href="Conditionals.html#index-ifneq"><code>ifneq</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Conditionals.html#Conditional-Syntax">Conditional Syntax</a></td></tr>
<tr><td></td><td valign="top"><a href="Makefiles.html#index-include"><code>include</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Makefiles.html#Include">Include</a></td></tr>
<tr><td></td><td valign="top"><a href="Functions.html#index-info"><code>info</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Functions.html#Make-Control-Functions">Make Control Functions</a></td></tr>
<tr><td colspan="4"> <hr></td></tr>
<tr><th><a name="Name-Index_fn_letter-J">J</a></th><td></td><td></td></tr>
<tr><td></td><td valign="top"><a href="Functions.html#index-join"><code>join</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Functions.html#File-Name-Functions">File Name Functions</a></td></tr>
<tr><td colspan="4"> <hr></td></tr>
<tr><th><a name="Name-Index_fn_letter-L">L</a></th><td></td><td></td></tr>
<tr><td></td><td valign="top"><a href="Functions.html#index-lastword"><code>lastword</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Functions.html#Text-Functions">Text Functions</a></td></tr>
<tr><td></td><td valign="top"><a href="Implicit-Rules.html#index-LDFLAGS"><code>LDFLAGS</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Implicit-Rules.html#Implicit-Variables">Implicit Variables</a></td></tr>
<tr><td></td><td valign="top"><a href="Implicit-Rules.html#index-LDLIBS"><code>LDLIBS</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Implicit-Rules.html#Implicit-Variables">Implicit Variables</a></td></tr>
<tr><td></td><td valign="top"><a href="Implicit-Rules.html#index-LEX"><code>LEX</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Implicit-Rules.html#Implicit-Variables">Implicit Variables</a></td></tr>
<tr><td></td><td valign="top"><a href="Implicit-Rules.html#index-LFLAGS"><code>LFLAGS</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Implicit-Rules.html#Implicit-Variables">Implicit Variables</a></td></tr>
<tr><td></td><td valign="top"><a href="Makefile-Conventions.html#index-libexecdir"><code>libexecdir</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Makefile-Conventions.html#Directory-Variables">Directory Variables</a></td></tr>
<tr><td></td><td valign="top"><a href="Implicit-Rules.html#index-LINT"><code>LINT</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Implicit-Rules.html#Implicit-Variables">Implicit Variables</a></td></tr>
<tr><td></td><td valign="top"><a href="Implicit-Rules.html#index-LINTFLAGS"><code>LINTFLAGS</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Implicit-Rules.html#Implicit-Variables">Implicit Variables</a></td></tr>
<tr><td></td><td valign="top"><a href="Extending-make.html#index-load"><code>load</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Extending-make.html#load-Directive">load Directive</a></td></tr>
<tr><td></td><td valign="top"><a href="Implicit-Rules.html#index-LOADLIBES"><code>LOADLIBES</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Implicit-Rules.html#Implicit-Variables">Implicit Variables</a></td></tr>
<tr><td colspan="4"> <hr></td></tr>
<tr><th><a name="Name-Index_fn_letter-M">M</a></th><td></td><td></td></tr>
<tr><td></td><td valign="top"><a href="Implicit-Rules.html#index-M2C"><code>M2C</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Implicit-Rules.html#Implicit-Variables">Implicit Variables</a></td></tr>
<tr><td></td><td valign="top"><a href="Recipes.html#index-MAKE"><code>MAKE</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Recipes.html#MAKE-Variable">MAKE Variable</a></td></tr>
<tr><td></td><td valign="top"><a href="Using-Variables.html#index-MAKE-1"><code>MAKE</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Using-Variables.html#Flavors">Flavors</a></td></tr>
<tr><td></td><td valign="top"><a href="Running.html#index-MAKECMDGOALS"><code>MAKECMDGOALS</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Running.html#Goals">Goals</a></td></tr>
<tr><td></td><td valign="top"><a href="Makefiles.html#index-Makefile"><code>Makefile</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Makefiles.html#Makefile-Names">Makefile Names</a></td></tr>
<tr><td></td><td valign="top"><a href="Makefiles.html#index-makefile-1"><code>makefile</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Makefiles.html#Makefile-Names">Makefile Names</a></td></tr>
<tr><td></td><td valign="top"><a href="Makefiles.html#index-MAKEFILES"><code>MAKEFILES</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Makefiles.html#MAKEFILES-Variable">MAKEFILES Variable</a></td></tr>
<tr><td></td><td valign="top"><a href="Recipes.html#index-MAKEFILES-1"><code>MAKEFILES</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Recipes.html#Variables_002fRecursion">Variables/Recursion</a></td></tr>
<tr><td></td><td valign="top"><a href="Using-Variables.html#index-MAKEFILE_005fLIST-_0028list-of-parsed-makefiles_0029"><code>MAKEFILE_LIST <span class="roman">(list of parsed makefiles)</span></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Using-Variables.html#Special-Variables">Special Variables</a></td></tr>
<tr><td></td><td valign="top"><a href="Recipes.html#index-MAKEFLAGS"><code>MAKEFLAGS</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Recipes.html#Options_002fRecursion">Options/Recursion</a></td></tr>
<tr><td></td><td valign="top"><a href="Implicit-Rules.html#index-MAKEINFO"><code>MAKEINFO</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Implicit-Rules.html#Implicit-Variables">Implicit Variables</a></td></tr>
<tr><td></td><td valign="top"><a href="Recipes.html#index-MAKELEVEL"><code>MAKELEVEL</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Recipes.html#Variables_002fRecursion">Variables/Recursion</a></td></tr>
<tr><td></td><td valign="top"><a href="Using-Variables.html#index-MAKELEVEL-1"><code>MAKELEVEL</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Using-Variables.html#Flavors">Flavors</a></td></tr>
<tr><td></td><td valign="top"><a href="Recipes.html#index-MAKEOVERRIDES"><code>MAKEOVERRIDES</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Recipes.html#Options_002fRecursion">Options/Recursion</a></td></tr>
<tr><td></td><td valign="top"><a href="Recipes.html#index-MAKESHELL-_0028MS_002dDOS-alternative-to-SHELL_0029"><code><code>MAKESHELL</code> <span class="roman">(MS-DOS alternative to <code>SHELL</code>)</span></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Recipes.html#Choosing-the-Shell">Choosing the Shell</a></td></tr>
<tr><td></td><td valign="top"><a href="Quick-Reference.html#index-MAKE_005fHOST"><code>MAKE_HOST</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Quick-Reference.html#Quick-Reference">Quick Reference</a></td></tr>
<tr><td></td><td valign="top"><a href="Using-Variables.html#index-MAKE_005fRESTARTS-_0028number-of-times-make-has-restarted_0029"><code>MAKE_RESTARTS <span class="roman">(number of times <code>make</code> has restarted)</span></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Using-Variables.html#Special-Variables">Special Variables</a></td></tr>
<tr><td></td><td valign="top"><a href="Using-Variables.html#index-MAKE_005fTERMERR-_0028whether-stderr-is-a-terminal_0029"><code>MAKE_TERMERR <span class="roman">(whether stderr is a terminal)</span></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Using-Variables.html#Special-Variables">Special Variables</a></td></tr>
<tr><td></td><td valign="top"><a href="Using-Variables.html#index-MAKE_005fTERMOUT-_0028whether-stdout-is-a-terminal_0029"><code>MAKE_TERMOUT <span class="roman">(whether stdout is a terminal)</span></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Using-Variables.html#Special-Variables">Special Variables</a></td></tr>
<tr><td></td><td valign="top"><a href="Quick-Reference.html#index-MAKE_005fVERSION"><code>MAKE_VERSION</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Quick-Reference.html#Quick-Reference">Quick Reference</a></td></tr>
<tr><td></td><td valign="top"><a href="Recipes.html#index-MFLAGS"><code>MFLAGS</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Recipes.html#Options_002fRecursion">Options/Recursion</a></td></tr>
<tr><td colspan="4"> <hr></td></tr>
<tr><th><a name="Name-Index_fn_letter-N">N</a></th><td></td><td></td></tr>
<tr><td></td><td valign="top"><a href="Functions.html#index-notdir"><code>notdir</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Functions.html#File-Name-Functions">File Name Functions</a></td></tr>
<tr><td colspan="4"> <hr></td></tr>
<tr><th><a name="Name-Index_fn_letter-O">O</a></th><td></td><td></td></tr>
<tr><td></td><td valign="top"><a href="Functions.html#index-or"><code>or</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Functions.html#Conditional-Functions">Conditional Functions</a></td></tr>
<tr><td></td><td valign="top"><a href="Functions.html#index-origin"><code>origin</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Functions.html#Origin-Function">Origin Function</a></td></tr>
<tr><td></td><td valign="top"><a href="Implicit-Rules.html#index-OUTPUT_005fOPTION"><code>OUTPUT_OPTION</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Implicit-Rules.html#Catalogue-of-Rules">Catalogue of Rules</a></td></tr>
<tr><td></td><td valign="top"><a href="Using-Variables.html#index-override"><code>override</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Using-Variables.html#Override-Directive">Override Directive</a></td></tr>
<tr><td colspan="4"> <hr></td></tr>
<tr><th><a name="Name-Index_fn_letter-P">P</a></th><td></td><td></td></tr>
<tr><td></td><td valign="top"><a href="Using-Variables.html#index-patsubst"><code>patsubst</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Using-Variables.html#Substitution-Refs">Substitution Refs</a></td></tr>
<tr><td></td><td valign="top"><a href="Functions.html#index-patsubst-1"><code>patsubst</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Functions.html#Text-Functions">Text Functions</a></td></tr>
<tr><td></td><td valign="top"><a href="Implicit-Rules.html#index-PC"><code>PC</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Implicit-Rules.html#Implicit-Variables">Implicit Variables</a></td></tr>
<tr><td></td><td valign="top"><a href="Implicit-Rules.html#index-PFLAGS"><code>PFLAGS</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Implicit-Rules.html#Implicit-Variables">Implicit Variables</a></td></tr>
<tr><td></td><td valign="top"><a href="Makefile-Conventions.html#index-prefix"><code>prefix</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Makefile-Conventions.html#Directory-Variables">Directory Variables</a></td></tr>
<tr><td></td><td valign="top"><a href="Using-Variables.html#index-private"><code>private</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Using-Variables.html#Suppressing-Inheritance">Suppressing Inheritance</a></td></tr>
<tr><td colspan="4"> <hr></td></tr>
<tr><th><a name="Name-Index_fn_letter-R">R</a></th><td></td><td></td></tr>
<tr><td></td><td valign="top"><a href="Functions.html#index-realpath-1"><code>realpath</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Functions.html#File-Name-Functions">File Name Functions</a></td></tr>
<tr><td></td><td valign="top"><a href="Implicit-Rules.html#index-RFLAGS"><code>RFLAGS</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Implicit-Rules.html#Implicit-Variables">Implicit Variables</a></td></tr>
<tr><td></td><td valign="top"><a href="Implicit-Rules.html#index-RM"><code>RM</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Implicit-Rules.html#Implicit-Variables">Implicit Variables</a></td></tr>
<tr><td colspan="4"> <hr></td></tr>
<tr><th><a name="Name-Index_fn_letter-S">S</a></th><td></td><td></td></tr>
<tr><td></td><td valign="top"><a href="Makefile-Conventions.html#index-sbindir"><code>sbindir</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Makefile-Conventions.html#Directory-Variables">Directory Variables</a></td></tr>
<tr><td></td><td valign="top"><a href="Recipes.html#index-SHELL"><code>SHELL</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Recipes.html#Choosing-the-Shell">Choosing the Shell</a></td></tr>
<tr><td></td><td valign="top"><a href="Recipes.html#index-SHELL-1"><code>SHELL</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Recipes.html#Choosing-the-Shell">Choosing the Shell</a></td></tr>
<tr><td></td><td valign="top"><a href="Functions.html#index-shell"><code>shell</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Functions.html#Shell-Function">Shell Function</a></td></tr>
<tr><td></td><td valign="top"><a href="Recipes.html#index-SHELL-_0028recipe-execution_0029"><code><code>SHELL</code> <span class="roman">(recipe execution)</span></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Recipes.html#Execution">Execution</a></td></tr>
<tr><td></td><td valign="top"><a href="Functions.html#index-sort"><code>sort</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Functions.html#Text-Functions">Text Functions</a></td></tr>
<tr><td></td><td valign="top"><a href="Functions.html#index-strip"><code>strip</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Functions.html#Text-Functions">Text Functions</a></td></tr>
<tr><td></td><td valign="top"><a href="Rules.html#index-subst"><code>subst</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Rules.html#Multiple-Targets">Multiple Targets</a></td></tr>
<tr><td></td><td valign="top"><a href="Functions.html#index-subst-1"><code>subst</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Functions.html#Text-Functions">Text Functions</a></td></tr>
<tr><td></td><td valign="top"><a href="Functions.html#index-suffix"><code>suffix</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Functions.html#File-Name-Functions">File Name Functions</a></td></tr>
<tr><td></td><td valign="top"><a href="Implicit-Rules.html#index-SUFFIXES"><code>SUFFIXES</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Implicit-Rules.html#Suffix-Rules">Suffix Rules</a></td></tr>
<tr><td colspan="4"> <hr></td></tr>
<tr><th><a name="Name-Index_fn_letter-T">T</a></th><td></td><td></td></tr>
<tr><td></td><td valign="top"><a href="Implicit-Rules.html#index-TANGLE"><code>TANGLE</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Implicit-Rules.html#Implicit-Variables">Implicit Variables</a></td></tr>
<tr><td></td><td valign="top"><a href="Implicit-Rules.html#index-TEX"><code>TEX</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Implicit-Rules.html#Implicit-Variables">Implicit Variables</a></td></tr>
<tr><td></td><td valign="top"><a href="Implicit-Rules.html#index-TEXI2DVI"><code>TEXI2DVI</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Implicit-Rules.html#Implicit-Variables">Implicit Variables</a></td></tr>
<tr><td colspan="4"> <hr></td></tr>
<tr><th><a name="Name-Index_fn_letter-U">U</a></th><td></td><td></td></tr>
<tr><td></td><td valign="top"><a href="Using-Variables.html#index-undefine"><code>undefine</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Using-Variables.html#Undefine-Directive">Undefine Directive</a></td></tr>
<tr><td></td><td valign="top"><a href="Recipes.html#index-unexport"><code>unexport</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Recipes.html#Variables_002fRecursion">Variables/Recursion</a></td></tr>
<tr><td colspan="4"> <hr></td></tr>
<tr><th><a name="Name-Index_fn_letter-V">V</a></th><td></td><td></td></tr>
<tr><td></td><td valign="top"><a href="Functions.html#index-value-1"><code>value</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Functions.html#Value-Function">Value Function</a></td></tr>
<tr><td></td><td valign="top"><a href="Rules.html#index-VPATH"><code>VPATH</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Rules.html#Directory-Search">Directory Search</a></td></tr>
<tr><td></td><td valign="top"><a href="Rules.html#index-VPATH-1"><code>VPATH</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Rules.html#General-Search">General Search</a></td></tr>
<tr><td></td><td valign="top"><a href="Rules.html#index-vpath-1"><code>vpath</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Rules.html#Directory-Search">Directory Search</a></td></tr>
<tr><td></td><td valign="top"><a href="Rules.html#index-vpath-2"><code>vpath</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Rules.html#Selective-Search">Selective Search</a></td></tr>
<tr><td colspan="4"> <hr></td></tr>
<tr><th><a name="Name-Index_fn_letter-W">W</a></th><td></td><td></td></tr>
<tr><td></td><td valign="top"><a href="Functions.html#index-warning"><code>warning</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Functions.html#Make-Control-Functions">Make Control Functions</a></td></tr>
<tr><td></td><td valign="top"><a href="Implicit-Rules.html#index-WEAVE"><code>WEAVE</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Implicit-Rules.html#Implicit-Variables">Implicit Variables</a></td></tr>
<tr><td></td><td valign="top"><a href="Rules.html#index-wildcard-1"><code>wildcard</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Rules.html#Wildcard-Function">Wildcard Function</a></td></tr>
<tr><td></td><td valign="top"><a href="Functions.html#index-wildcard-2"><code>wildcard</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Functions.html#File-Name-Functions">File Name Functions</a></td></tr>
<tr><td></td><td valign="top"><a href="Functions.html#index-word"><code>word</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Functions.html#Text-Functions">Text Functions</a></td></tr>
<tr><td></td><td valign="top"><a href="Functions.html#index-wordlist"><code>wordlist</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Functions.html#Text-Functions">Text Functions</a></td></tr>
<tr><td></td><td valign="top"><a href="Functions.html#index-words"><code>words</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Functions.html#Text-Functions">Text Functions</a></td></tr>
<tr><td colspan="4"> <hr></td></tr>
<tr><th><a name="Name-Index_fn_letter-Y">Y</a></th><td></td><td></td></tr>
<tr><td></td><td valign="top"><a href="Implicit-Rules.html#index-YACC"><code>YACC</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Implicit-Rules.html#Implicit-Variables">Implicit Variables</a></td></tr>
<tr><td></td><td valign="top"><a href="Implicit-Rules.html#index-YFLAGS"><code>YFLAGS</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Implicit-Rules.html#Implicit-Variables">Implicit Variables</a></td></tr>
<tr><td colspan="4"> <hr></td></tr>
</table>
<table><tr><th valign="top">Jump to: &nbsp; </th><td><a class="summary-letter" href="#Name-Index_fn_symbol-1"><b>$</b></a>
 &nbsp; 
<a class="summary-letter" href="#Name-Index_fn_symbol-2"><b>%</b></a>
 &nbsp; 
<a class="summary-letter" href="#Name-Index_fn_symbol-3"><b>*</b></a>
 &nbsp; 
<a class="summary-letter" href="#Name-Index_fn_symbol-4"><b>+</b></a>
 &nbsp; 
<a class="summary-letter" href="#Name-Index_fn_symbol-5"><b>-</b></a>
 &nbsp; 
<a class="summary-letter" href="#Name-Index_fn_symbol-6"><b>.</b></a>
 &nbsp; 
<a class="summary-letter" href="#Name-Index_fn_symbol-7"><b>/</b></a>
 &nbsp; 
<a class="summary-letter" href="#Name-Index_fn_symbol-8"><b>&lt;</b></a>
 &nbsp; 
<a class="summary-letter" href="#Name-Index_fn_symbol-9"><b>?</b></a>
 &nbsp; 
<a class="summary-letter" href="#Name-Index_fn_symbol-10"><b>@</b></a>
 &nbsp; 
<a class="summary-letter" href="#Name-Index_fn_symbol-11"><b>^</b></a>
 &nbsp; 
<a class="summary-letter" href="#Name-Index_fn_symbol-12"><b>|</b></a>
 &nbsp; 
<br>
<a class="summary-letter" href="#Name-Index_fn_letter-A"><b>A</b></a>
 &nbsp; 
<a class="summary-letter" href="#Name-Index_fn_letter-B"><b>B</b></a>
 &nbsp; 
<a class="summary-letter" href="#Name-Index_fn_letter-C"><b>C</b></a>
 &nbsp; 
<a class="summary-letter" href="#Name-Index_fn_letter-D"><b>D</b></a>
 &nbsp; 
<a class="summary-letter" href="#Name-Index_fn_letter-E"><b>E</b></a>
 &nbsp; 
<a class="summary-letter" href="#Name-Index_fn_letter-F"><b>F</b></a>
 &nbsp; 
<a class="summary-letter" href="#Name-Index_fn_letter-G"><b>G</b></a>
 &nbsp; 
<a class="summary-letter" href="#Name-Index_fn_letter-I"><b>I</b></a>
 &nbsp; 
<a class="summary-letter" href="#Name-Index_fn_letter-J"><b>J</b></a>
 &nbsp; 
<a class="summary-letter" href="#Name-Index_fn_letter-L"><b>L</b></a>
 &nbsp; 
<a class="summary-letter" href="#Name-Index_fn_letter-M"><b>M</b></a>
 &nbsp; 
<a class="summary-letter" href="#Name-Index_fn_letter-N"><b>N</b></a>
 &nbsp; 
<a class="summary-letter" href="#Name-Index_fn_letter-O"><b>O</b></a>
 &nbsp; 
<a class="summary-letter" href="#Name-Index_fn_letter-P"><b>P</b></a>
 &nbsp; 
<a class="summary-letter" href="#Name-Index_fn_letter-R"><b>R</b></a>
 &nbsp; 
<a class="summary-letter" href="#Name-Index_fn_letter-S"><b>S</b></a>
 &nbsp; 
<a class="summary-letter" href="#Name-Index_fn_letter-T"><b>T</b></a>
 &nbsp; 
<a class="summary-letter" href="#Name-Index_fn_letter-U"><b>U</b></a>
 &nbsp; 
<a class="summary-letter" href="#Name-Index_fn_letter-V"><b>V</b></a>
 &nbsp; 
<a class="summary-letter" href="#Name-Index_fn_letter-W"><b>W</b></a>
 &nbsp; 
<a class="summary-letter" href="#Name-Index_fn_letter-Y"><b>Y</b></a>
 &nbsp; 
</td></tr></table>

<hr>
<div class="header">
<p>
Previous: <a href="Concept-Index.html#Concept-Index" accesskey="p" rel="prev">Concept Index</a>, Up: <a href="index.html#Top" accesskey="u" rel="up">Top</a> &nbsp; [<a href="index.html#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="Concept-Index.html#Concept-Index" title="Index" rel="index">Index</a>]</p>
</div>



</body>
</html>