Sign in
android
/
platform
/
build
/
kati
/
ee538935fc914663100eb3d181dc40277131c2f6
/
.
/
testcase
/
basic_dep.mk
blob: 4f9acb09af9fdc547a133ffd396486d5e618a5e8 [
file
] [
log
] [
blame
]
test1
:
foo
echo test1
test2
:
foo
echo test2
foo
:
echo foo
>
$@