Sign in
◑
Theme
android
/
platform
/
build
/
kati
/
9b8269085ec62ff294449b4811a32e5fc9015c9a
/
.
/
testcase
/
ifdef_ret_in_arg.mk
blob: 91d5fcaa26ff76b59d13e369f2a6e0337c93bc02 [
file
]
define x
a
b
endef
$
(
x
):=
PASS
ifdef $
(
x
)
$
(
info $
(
$
(
x
)))
endif