OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:phony
(Results
1 - 7
of
7
) sorted by null
/build/core/
phony_package.mk
2
$(error LOCAL_SRC_FILES are not allowed for
phony
packages)
main.mk
64
.
PHONY
: droid
69
.
PHONY
: FORCE
238
.
PHONY
: incrementaljavac
449
.
PHONY
: $(INTERNAL_MODIFIER_TARGETS)
501
.
PHONY
: GET-INSTALL-PATH
820
.
PHONY
: prebuilt
826
.
PHONY
: all_copied_headers
832
.
PHONY
: files
839
.
PHONY
: checkbuild
848
.
PHONY
: ramdis
[
all
...]
/art/build/
Android.cpplint.mk
24
.
PHONY
: cpplint-art
29
.
PHONY
: cpplint-art-all
53
LOCAL_MODULE := cpplint-art-
phony
/external/libutf/
Makefile
119
.
phony
: all clean nuke install tgz rpm ports
/external/chromium_org/tools/gyp/pylib/gyp/generator/
make.py
338
# so if the files are missing, they're just considered
phony
rules.
463
.
PHONY
: %(default_target)s
473
.
PHONY
: FORCE_DO_CMD
861
self.WriteLn('.
PHONY
: all')
[
all
...]
/build/core/tasks/
cts.mk
66
# Depend on the full package paths rather than the
phony
targets to avoid
363
.
PHONY
: cts
/art/test/
Android.run-test.mk
470
.
PHONY
: $$(run_test_rule_name)
480
.
PHONY
: $$(run_test_rule_name)
504
# Define a
phony
rule whose purpose is to test its prerequisites.
508
.
PHONY
: $(1)
[
all
...]
Completed in 278 milliseconds