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