OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:goals
(Results
1 - 2
of
2
) sorted by null
/build/make/core/
distdir.mk
20
# list of all
goals
that depend on any dist files
28
# certain files with certain
goals
. When those
goals
are built
31
# $(1): a list of
goals
(e.g. droid, sdk, pdk, ndk). These must be PHONY
32
# $(2): the dist files to add to those
goals
. If the file contains ':',
36
define dist-for-
goals
50
# dist-for-
goals
, and write them into a file for the packaging step to use.
55
$(KATI_obsolete_var dist-for-
goals
,Cannot be used after dist-write-file) \
69
.KATI_READONLY := dist-for-
goals
dist-write-file
/build/make/core/tasks/
ide.mk
17
define filter-ide-
goals
26
eclipse_project_goals := $(call filter-ide-
goals
,ECLIPSE)
Completed in 7172 milliseconds