Searched defs:empty (Results 1 - 2 of 2) sorted by relevance

/build/core/
H A Dconfig.mk18 empty := macro
19 space := $(empty) $(empty)
H A Ddefinitions.mk54 # will always be empty; it's just here as a placeholder for
111 ## and empty otherwise
115 define true-or-empty
415 # $(3): if non-empty, this is a HOST target.
416 # $(4): if non-empty, force the intermediates to be COMMON
417 # $(5): if non-empty, force the intermedistes to be for the 2nd arch
442 # $(1): if non-empty, force the intermediates to be COMMON
443 # $(2): if non-empty, force the intermediates to be for the 2nd arch
465 # $(3): if non-empty, this is a HOST target.
466 # $(4): if non-empty, forc
[all...]

Completed in 125 milliseconds