ref-varlocality-recipe-paths.html 1.5 KB

1234567891011121314151617181920212223242526272829
  1. <html>
  2. <head>
  3. <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
  4. <title>11.2.3. Paths</title>
  5. <link rel="stylesheet" type="text/css" href="../book.css">
  6. <meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
  7. <link rel="home" href="index.html" title="The Yocto Project Reference Manual">
  8. <link rel="up" href="ref-varlocality-recipes.html" title="11.2. Recipes">
  9. <link rel="prev" href="ref-varlocality-recipe-dependencies.html" title="11.2.2. Dependencies">
  10. <link rel="next" href="ref-varlocality-recipe-build.html" title="11.2.4. Extra Build Information">
  11. </head>
  12. <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="section" title="11.2.3. Paths">
  13. <div class="titlepage"><div><div><h3 class="title">
  14. <a name="ref-varlocality-recipe-paths"></a>11.2.3. Paths</h3></div></div></div>
  15. <p>
  16. This section lists variables that define recipe paths.
  17. </p>
  18. <div class="itemizedlist"><ul class="itemizedlist" type="disc">
  19. <li class="listitem"><p><code class="filename"><a class="link" href="ref-variables-glos.html#var-WORKDIR" title="WORKDIR">WORKDIR</a>
  20. </code></p></li>
  21. <li class="listitem"><p><code class="filename"><a class="link" href="ref-variables-glos.html#var-S" title="S">S</a>
  22. </code></p></li>
  23. <li class="listitem"><p><code class="filename"><a class="link" href="ref-variables-glos.html#var-FILES" title="FILES">FILES</a>
  24. </code></p></li>
  25. </ul></div>
  26. <p>
  27. </p>
  28. </div></body>
  29. </html>