OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cc_binary
(Results
1 - 3
of
3
) sorted by null
/external/minigbm/
common.mk
32
# -
cc_binary
, cxx_binary provide standard compilation steps for binaries
39
# - CXX_BINARY,
CC_BINARY
, CC_STATIC_BINARY, CXX_STATIC_BINARY
205
define
cc_binary
macro
465
CC_BINARY
(%):
467
$(call old_or_no_timestamp,$(call
cc_binary
))
468
clean: CLEAN(
CC_BINARY
*)
477
$(call old_or_no_timestamp,$(call
cc_binary
,-static))
/external/minijail/
common.mk
32
# -
cc_binary
, cxx_binary provide standard compilation steps for binaries
39
# - CXX_BINARY,
CC_BINARY
, CC_STATIC_BINARY, CXX_STATIC_BINARY
213
define
cc_binary
macro
477
CC_BINARY
(%):
479
$(call old_or_no_timestamp,$(call
cc_binary
))
480
clean: CLEAN(
CC_BINARY
*)
489
$(call old_or_no_timestamp,$(call
cc_binary
,-static))
[
all
...]
/external/modp_b64/
common.mk
32
# -
cc_binary
, cxx_binary provide standard compilation steps for binaries
39
# - CXX_BINARY,
CC_BINARY
, CC_STATIC_BINARY, CXX_STATIC_BINARY
212
define
cc_binary
macro
475
CC_BINARY
(%):
477
$(call old_or_no_timestamp,$(call
cc_binary
))
478
clean: CLEAN(
CC_BINARY
*)
487
$(call old_or_no_timestamp,$(call
cc_binary
,-static))
[
all
...]
Completed in 127 milliseconds