home *** CD-ROM | disk | FTP | other *** search
/ ProfitPress Mega CDROM2 …eeware (MSDOS)(1992)(Eng) / ProfitPress-MegaCDROM2.B6I / MISC / GNU / MAK358AS.ZIP / MAKE.CP < prev    next >
Encoding:
Text File  |  1990-02-04  |  4.9 KB  |  103 lines

  1. \entry {makefile}{17}{makefile}
  2. \entry {comments}{17}{comments}
  3. \entry {makefile names}{17}{makefile names}
  4. \entry {names of makefiles}{17}{names of makefiles}
  5. \entry {default makefile names}{17}{default makefile names}
  6. \entry {-f}{18}{\code {-f}}
  7. \entry {updating makefiles}{19}{updating makefiles}
  8. \entry {remaking makefiles}{19}{remaking makefiles}
  9. \entry {makefiles, remaking of}{19}{makefiles, remaking of}
  10. \entry {overriding makefiles}{21}{overriding makefiles}
  11. \entry {rule}{23}{rule}
  12. \entry {target}{23}{target}
  13. \entry {dependency}{23}{dependency}
  14. \entry {wildcard}{24}{wildcard}
  15. \entry {file name}{24}{file name}
  16. \entry {{@fam @ttfam @tentt @char '176}}{24}{{@fam @ttfam @tentt @char '176}}
  17. \entry {vpath}{27}{vpath}
  18. \entry {search path for dependencies}{27}{search path for dependencies}
  19. \entry {directory search}{27}{directory search}
  20. \entry {phony targets}{30}{phony targets}
  21. \entry {empty targets}{33}{empty targets}
  22. \entry {special targets}{33}{special targets}
  23. \entry {precious targets}{34}{precious targets}
  24. \entry {static pattern rules}{35}{static pattern rules}
  25. \entry {varying dependencies}{35}{varying dependencies}
  26. \entry {double-colon rule}{38}{double-colon rule}
  27. \entry {commands}{41}{commands}
  28. \entry {echoing (of commands)}{41}{echoing (of commands)}
  29. \entry {silent operation}{41}{silent operation}
  30. \entry {{@sf @char '100} (in commands)}{41}{{@sf @char '100} (in commands)}
  31. \entry {-s}{41}{\code {-s}}
  32. \entry {execution}{42}{execution}
  33. \entry {shell}{42}{shell}
  34. \entry {parallel execution}{42}{parallel execution}
  35. \entry {execution in parallel}{42}{execution in parallel}
  36. \entry {job slots}{42}{job slots}
  37. \entry {error (in commands)}{44}{error (in commands)}
  38. \entry {- (in commands)}{44}{- (in commands)}
  39. \entry {-i}{44}{\code {-i}}
  40. \entry {interrupt}{45}{interrupt}
  41. \entry {signal}{45}{signal}
  42. \entry {deletion of target files}{45}{deletion of target files}
  43. \entry {recursion}{45}{recursion}
  44. \entry {environment and recursion}{47}{environment and recursion}
  45. \entry {options and recursion}{48}{options and recursion}
  46. \entry {setting options from the environment}{49}{setting options from the environment}
  47. \entry {options, setting from the environment}{49}{options, setting from the environment}
  48. \entry {setting options in makefiles}{49}{setting options in makefiles}
  49. \entry {options, setting in makefiles}{49}{options, setting in makefiles}
  50. \entry {sequences of commands}{49}{sequences of commands}
  51. \entry {empty commands}{50}{empty commands}
  52. \entry {variable}{53}{variable}
  53. \entry {value}{53}{value}
  54. \entry {recursive variable expansion}{53}{recursive variable expansion}
  55. \entry {simple variable expansion}{53}{simple variable expansion}
  56. \entry {flavors (of variables)}{54}{flavors (of variables)}
  57. \entry {recursive variable expansion}{54}{recursive variable expansion}
  58. \entry {reference to variables}{56}{reference to variables}
  59. \entry {modified variable reference}{56}{modified variable reference}
  60. \entry {substitution variable reference}{56}{substitution variable reference}
  61. \entry {nested variable reference}{57}{nested variable reference}
  62. \entry {computed variable name}{57}{computed variable name}
  63. \entry {variable reference, nested}{57}{variable reference, nested}
  64. \entry {setting variables}{60}{setting variables}
  65. \entry {=}{60}{=}
  66. \entry {:=}{60}{:=}
  67. \entry {overriding with override}{61}{overriding with \code {override}}
  68. \entry {environment}{62}{environment}
  69. \entry {conditionals}{65}{conditionals}
  70. \entry {function}{69}{function}
  71. \entry {$ (function call)}{69}{$ (function call)}
  72. \entry {arguments}{69}{arguments}
  73. \entry {command expansion}{78}{command expansion}
  74. \entry {backquotes}{78}{backquotes}
  75. \entry {goal}{79}{goal}
  76. \entry {touching files}{81}{touching files}
  77. \entry {-t}{81}{\code {-t}}
  78. \entry {-n}{81}{\code {-n}}
  79. \entry {-q}{81}{\code {-q}}
  80. \entry {question mode}{81}{question mode}
  81. \entry {-W}{81}{\code {-W}}
  82. \entry {what if}{81}{what if}
  83. \entry {-o}{82}{\code {-o}}
  84. \entry {overriding variables with arguments}{83}{overriding variables with arguments}
  85. \entry {testing compilation}{84}{testing compilation}
  86. \entry {-k}{84}{\code {-k}}
  87. \entry {options}{84}{options}
  88. \entry {flags}{84}{flags}
  89. \entry {implicit rule}{87}{implicit rule}
  90. \entry {flags for compilers}{91}{flags for compilers}
  91. \entry {chains of rules}{93}{chains of rules}
  92. \entry {intermediate file}{93}{intermediate file}
  93. \entry {preserving intermediate files with .PRECIOUS}{94}{preserving intermediate files with .PRECIOUS}
  94. \entry {pattern rule}{94}{pattern rule}
  95. \entry {automatic variables}{97}{automatic variables}
  96. \entry {stem}{98}{stem}
  97. \entry {match-anything rule}{99}{match-anything rule}
  98. \entry {terminal rule}{99}{terminal rule}
  99. \entry {suffix rules}{102}{suffix rules}
  100. \entry {archive}{107}{archive}
  101. \entry {archive member targets}{107}{archive member targets}
  102. \entry {{@fam @ttfam @tentt @char '137}{@fam @ttfam @tentt @char '137}.SYMDEF}{108}{{@fam @ttfam @tentt @char '137}{@fam @ttfam @tentt @char '137}.SYMDEF}
  103.