Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
build
/
kati
/
b3af68b02c9e569be81e13e910d61ce6e979bb19
/
.
/
testcase
/
shell_var.mk
blob: 24f4f00ac1cce7c6731165fde5956122344e2e88 [
file
] [
log
] [
blame
]
$
(
info $
(
SHELL
))
SHELL
:=/
bin
/
echo
$
(
info $
(
shell foo
))
# TODO: Fix.
#echo=/bin/echo
#SHELL=$(echo)
$
(
info $
(
shell bar
))
test
:
baz