home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 5 / FreshFish_July-August1994.bin / bbs / gnu / make-3.71-src.lha / src / amiga / make-3.71 / make.fn < prev    next >
Text File  |  1994-05-17  |  7KB  |  147 lines

  1. \entry {Makefile}{14}{\code {Makefile}}
  2. \entry {GNUmakefile}{14}{\code {GNUmakefile}}
  3. \entry {makefile}{14}{\code {makefile}}
  4. \entry {include}{14}{\code {include}}
  5. \entry {/usr/gnu/include}{15}{\code {/usr/gnu/include}}
  6. \entry {/usr/local/include}{15}{\code {/usr/local/include}}
  7. \entry {/usr/include}{15}{\code {/usr/include}}
  8. \entry {MAKEFILES}{16}{\code {MAKEFILES}}
  9. \entry {wildcard}{22}{\code {wildcard}}
  10. \entry {VPATH}{23}{\code {VPATH}}
  11. \entry {vpath}{23}{\code {vpath}}
  12. \entry {VPATH}{23}{\code {VPATH}}
  13. \entry {vpath}{24}{\code {vpath}}
  14. \entry {.PHONY}{28}{\code {.PHONY}}
  15. \entry {.PHONY}{31}{\code {.PHONY}}
  16. \entry {.SUFFIXES}{31}{\code {.SUFFIXES}}
  17. \entry {.DEFAULT}{31}{\code {.DEFAULT}}
  18. \entry {.PRECIOUS}{31}{\code {.PRECIOUS}}
  19. \entry {.IGNORE}{31}{\code {.IGNORE}}
  20. \entry {.SILENT}{31}{\code {.SILENT}}
  21. \entry {.EXPORT{\_}ALL{\_}VARIABLES}{32}{\code {.EXPORT{\_}ALL{\_}VARIABLES}}
  22. \entry {subst}{32}{\code {subst}}
  23. \entry {$*, and static pattern}{36}{\code {$*\r {, and static pattern}}}
  24. \entry {.SILENT}{41}{\code {.SILENT}}
  25. \entry {SHELL (command execution)}{42}{\code {SHELL \r {(command execution)}}}
  26. \entry {SHELL}{42}{\code {SHELL}}
  27. \entry {.IGNORE}{44}{\code {.IGNORE}}
  28. \entry {.PRECIOUS}{45}{\code {.PRECIOUS}}
  29. \entry {MAKE}{46}{\code {MAKE}}
  30. \entry {MAKE{\_}COMMAND}{46}{\code {MAKE{\_}COMMAND}}
  31. \entry {MAKEOVERRIDES}{46}{\code {MAKEOVERRIDES}}
  32. \entry {export}{48}{\code {export}}
  33. \entry {unexport}{48}{\code {unexport}}
  34. \entry {.EXPORT{\_}ALL{\_}VARIABLES}{49}{\code {.EXPORT{\_}ALL{\_}VARIABLES}}
  35. \entry {MAKELEVEL}{49}{\code {MAKELEVEL}}
  36. \entry {MAKEFILES}{50}{\code {MAKEFILES}}
  37. \entry {MAKEFLAGS}{50}{\code {MAKEFLAGS}}
  38. \entry {MFLAGS}{51}{\code {MFLAGS}}
  39. \entry {.DEFAULT, and empty commands}{54}{\code {.DEFAULT\r {, and empty commands}}}
  40. \entry {MAKELEVEL}{58}{\code {MAKELEVEL}}
  41. \entry {MAKE}{58}{\code {MAKE}}
  42. \entry {patsubst}{59}{\code {patsubst}}
  43. \entry {override}{66}{\code {override}}
  44. \entry {define}{67}{\code {define}}
  45. \entry {endef}{67}{\code {endef}}
  46. \entry {ifdef}{72}{\code {ifdef}}
  47. \entry {ifeq}{72}{\code {ifeq}}
  48. \entry {ifndef}{72}{\code {ifndef}}
  49. \entry {ifneq}{72}{\code {ifneq}}
  50. \entry {else}{72}{\code {else}}
  51. \entry {endif}{72}{\code {endif}}
  52. \entry {subst}{78}{\code {subst}}
  53. \entry {patsubst}{78}{\code {patsubst}}
  54. \entry {strip}{79}{\code {strip}}
  55. \entry {findstring}{79}{\code {findstring}}
  56. \entry {filter}{80}{\code {filter}}
  57. \entry {filter-out}{80}{\code {filter-out}}
  58. \entry {sort}{80}{\code {sort}}
  59. \entry {dir}{81}{\code {dir}}
  60. \entry {notdir}{81}{\code {notdir}}
  61. \entry {suffix}{82}{\code {suffix}}
  62. \entry {basename}{82}{\code {basename}}
  63. \entry {addsuffix}{82}{\code {addsuffix}}
  64. \entry {addprefix}{82}{\code {addprefix}}
  65. \entry {join}{82}{\code {join}}
  66. \entry {word}{83}{\code {word}}
  67. \entry {words}{83}{\code {words}}
  68. \entry {firstword}{83}{\code {firstword}}
  69. \entry {wildcard}{83}{\code {wildcard}}
  70. \entry {foreach}{83}{\code {foreach}}
  71. \entry {origin}{85}{\code {origin}}
  72. \entry {shell}{87}{\code {shell}}
  73. \entry {OUTPUT{\_}OPTION}{106}{\code {OUTPUT{\_}OPTION}}
  74. \entry {AR}{107}{\code {AR}}
  75. \entry {AS}{107}{\code {AS}}
  76. \entry {CC}{107}{\code {CC}}
  77. \entry {CXX}{107}{\code {CXX}}
  78. \entry {CO}{107}{\code {CO}}
  79. \entry {CPP}{107}{\code {CPP}}
  80. \entry {FC}{107}{\code {FC}}
  81. \entry {GET}{107}{\code {GET}}
  82. \entry {LEX}{107}{\code {LEX}}
  83. \entry {PC}{107}{\code {PC}}
  84. \entry {YACC}{107}{\code {YACC}}
  85. \entry {YACCR}{107}{\code {YACCR}}
  86. \entry {MAKEINFO}{107}{\code {MAKEINFO}}
  87. \entry {TEX}{107}{\code {TEX}}
  88. \entry {TEXI2DVI}{107}{\code {TEXI2DVI}}
  89. \entry {WEAVE}{107}{\code {WEAVE}}
  90. \entry {CWEAVE}{107}{\code {CWEAVE}}
  91. \entry {TANGLE}{107}{\code {TANGLE}}
  92. \entry {CTANGLE}{107}{\code {CTANGLE}}
  93. \entry {RM}{107}{\code {RM}}
  94. \entry {ARFLAGS}{108}{\code {ARFLAGS}}
  95. \entry {ASFLAGS}{108}{\code {ASFLAGS}}
  96. \entry {CFLAGS}{108}{\code {CFLAGS}}
  97. \entry {CXXFLAGS}{108}{\code {CXXFLAGS}}
  98. \entry {COFLAGS}{108}{\code {COFLAGS}}
  99. \entry {CPPFLAGS}{108}{\code {CPPFLAGS}}
  100. \entry {FFLAGS}{108}{\code {FFLAGS}}
  101. \entry {GFLAGS}{108}{\code {GFLAGS}}
  102. \entry {LDFLAGS}{108}{\code {LDFLAGS}}
  103. \entry {LFLAGS}{108}{\code {LFLAGS}}
  104. \entry {PFLAGS}{108}{\code {PFLAGS}}
  105. \entry {RFLAGS}{108}{\code {RFLAGS}}
  106. \entry {YFLAGS}{108}{\code {YFLAGS}}
  107. \entry {${\tt\char'100}}{112}{\code {${\tt\char'100}}}
  108. \entry {{\tt\char'100} (automatic variable)}{112}{\code {{\tt\char'100} \r {(automatic variable)}}}
  109. \entry {$%}{112}{\code {$%}}
  110. \entry {% (automatic variable)}{112}{\code {% \r {(automatic variable)}}}
  111. \entry {${\tt\less}}{112}{\code {${\tt\less}}}
  112. \entry {{\tt\less} (automatic variable)}{112}{\code {{\tt\less} \r {(automatic variable)}}}
  113. \entry {$?}{112}{\code {$?}}
  114. \entry {? (automatic variable)}{112}{\code {? \r {(automatic variable)}}}
  115. \entry {${\tt\hat}}{112}{\code {${\tt\hat}}}
  116. \entry {{\tt\hat} (automatic variable)}{112}{\code {{\tt\hat} \r {(automatic variable)}}}
  117. \entry {$*}{112}{\code {$*}}
  118. \entry {* (automatic variable)}{112}{\code {* \r {(automatic variable)}}}
  119. \entry {$({\tt\char'100}D)}{113}{\code {$({\tt\char'100}D)}}
  120. \entry {{\tt\char'100}D (automatic variable)}{113}{\code {{\tt\char'100}D \r {(automatic variable)}}}
  121. \entry {$({\tt\char'100}F)}{113}{\code {$({\tt\char'100}F)}}
  122. \entry {{\tt\char'100}F (automatic variable)}{113}{\code {{\tt\char'100}F \r {(automatic variable)}}}
  123. \entry {$(*D)}{113}{\code {$(*D)}}
  124. \entry {*D (automatic variable)}{113}{\code {*D \r {(automatic variable)}}}
  125. \entry {$(*F)}{113}{\code {$(*F)}}
  126. \entry {*F (automatic variable)}{113}{\code {*F \r {(automatic variable)}}}
  127. \entry {$(%D)}{113}{\code {$(%D)}}
  128. \entry {%D (automatic variable)}{113}{\code {%D \r {(automatic variable)}}}
  129. \entry {$(%F)}{113}{\code {$(%F)}}
  130. \entry {%F (automatic variable)}{113}{\code {%F \r {(automatic variable)}}}
  131. \entry {$({\tt\less}D)}{113}{\code {$({\tt\less}D)}}
  132. \entry {{\tt\less}D (automatic variable)}{113}{\code {{\tt\less}D \r {(automatic variable)}}}
  133. \entry {$({\tt\less}F)}{114}{\code {$({\tt\less}F)}}
  134. \entry {{\tt\less}F (automatic variable)}{114}{\code {{\tt\less}F \r {(automatic variable)}}}
  135. \entry {$({\tt\hat}D)}{114}{\code {$({\tt\hat}D)}}
  136. \entry {{\tt\hat}D (automatic variable)}{114}{\code {{\tt\hat}D \r {(automatic variable)}}}
  137. \entry {$({\tt\hat}F)}{114}{\code {$({\tt\hat}F)}}
  138. \entry {{\tt\hat}F (automatic variable)}{114}{\code {{\tt\hat}F \r {(automatic variable)}}}
  139. \entry {$(?D)}{114}{\code {$(?D)}}
  140. \entry {?D (automatic variable)}{114}{\code {?D \r {(automatic variable)}}}
  141. \entry {$(?F)}{114}{\code {$(?F)}}
  142. \entry {?F (automatic variable)}{114}{\code {?F \r {(automatic variable)}}}
  143. \entry {.DEFAULT}{117}{\code {.DEFAULT}}
  144. \entry {.SUFFIXES}{118}{\code {.SUFFIXES}}
  145. \entry {SUFFIXES}{119}{\code {SUFFIXES}}
  146. \entry {* (automatic variable), unsupported bizarre usage}{129}{\code {* \r {(automatic variable), unsupported bizarre usage}}}
  147.