Sign in
◑
Theme
android
/
platform
/
build
/
kati
/
9c4d6d4d9bbe2e70e5b5c080e72f00b5eb4b094e
/
.
/
testcase
/
vpath.mk
blob: 5e372644159e8323ffc8ab32646b88d8110f769f [
file
]
# TODO(c/test2): bar is built even if foo doesn't exist.
VPATH
=
dir
test
:
bar
test1
:
mkdir dir
touch dir
/
foo
test2
:
bar
bar
:
foo
echo PASS