Sign in
android
/
platform
/
build
/
kati
/
07cf121a33d705ad1051fff1d4e6af10ab9663ec
/
.
/
testcase
/
target_specific_var_with_pattern.mk
blob: fe275befdc0077b8abf464694ebf54a3d2dcb9a2 [
file
] [
log
] [
blame
]
test
:
foo
.
x
foo
.
x
:
X
:=
PASS
%.
x
:
X
+=
FAIL
%.
x
:
Y
:=
PASS
%.
x
:
echo X
=
$
(
X
)
Y
=
$
(
Y
)