Home | History | Annotate | Download | only in core

Lines Matching refs:goal

84 # it will be treated as a goal, and the eng variant will be used.
88 # Provide "PRODUCT-<prodname>-<goal>" targets, which lets you build
93 # Scrape the product and build names out of the goal,
97 $(error Only one PRODUCT-* goal may be specified; saw "$(product_goals)")
103 $(error Bad PRODUCT-* goal "$(goal_name)")
113 $(error "tests" has been deprecated as a build variant. Use it as a build goal instead.)
126 # Replace the PRODUCT-* goal with the build goal that it refers to.
136 # Define a rule for the PRODUCT-* goal, and make it depend on the
152 $(error Only one APP-* goal may be specified; saw "$(unbundled_goals)"))