Sign in
◑
Theme
android
/
platform
/
build
/
kati
/
6e2447e21b34607154429b81e80eea6f58db4095
/
.
/
testcase
/
hash_in_var.mk
blob: 9db88d6244ae327e3c89c487e7aff43f4768f7ae [
file
]
$
(
shell mkdir
-
p tmp
)
file
=
$
(
shell echo tmp
/
test\#
.
ext
)
all
:
test1
test1
:
$
(
file
)
echo PASS
$
(
file
):
touch $
(
file
)