OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VALID_TARGETS
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/skia/
Makefile
34
# Soon we should be able to get rid of
VALID_TARGETS
, and just pass control
38
# need for
VALID_TARGETS
in toplevel Makefile')
42
VALID_TARGETS
:= \
94
.PHONY: $(
VALID_TARGETS
)
95
$(
VALID_TARGETS
):: gyp
/external/skia/
Makefile
34
# Soon we should be able to get rid of
VALID_TARGETS
, and just pass control
38
# need for
VALID_TARGETS
in toplevel Makefile')
42
VALID_TARGETS
:= \
95
.PHONY: $(
VALID_TARGETS
)
96
$(
VALID_TARGETS
):: gyp
Completed in 147 milliseconds