Skip to content

Commit

Permalink
Docs: Add definition of target to BE common definitions
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 355954416
  • Loading branch information
floriographygoth authored and copybara-github committed Feb 6, 2021
1 parent fe8275d commit 349f5f7
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,9 @@ many functions or build rules.
expansion: if those strings contain a valid label as a
substring, such as <code>//mypkg:target</code>, and that label is a
declared prerequisite of the current rule, it is expanded into the
pathname of the file represented by the target <code>//mypkg:target</code>.
pathname of the file represented by the
<a href="https://docs.bazel.build/versions/master/glossary.html#target">target</a>
<code>//mypkg:target</code>.
</p>

<p>
Expand Down

0 comments on commit 349f5f7

Please sign in to comment.