index
:
android_build_kati
cm-14.0
cm-14.1
lineage-15.0
lineage-15.1
lineage-16.0
staging/lineage-15.0_rebase-android-8.0.0_r23
staging/lineage-15.1
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
testcase
/
assign_in_parens.mk
blob: 89093e5ca87b722ffb0aad5bbc9cc150f36e92a6 (
plain
)
1
2
3
$(
foreach
varname
,
x
,$(
eval
$(
varname
)=
PASS
))
test
:
echo
$(
x
)