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