Sign in
android-kvm
/
linux
/
eda9cec4c9a12208a6f69fbe68f72a6311d50032
/
.
/
tools
/
testing
/
selftests
/
powerpc
/
cache_shape
/
Makefile
blob: b24485ab30e2e8f97b6ab4565b3d5b5fbd5cccea [
file
] [
log
] [
blame
]
TEST_PROGS
:=
cache_shape
all
:
$
(
TEST_PROGS
)
$
(
TEST_PROGS
):
../
harness
.
c
../
utils
.
c
include
../../
lib
.
mk
clean
:
rm
-
f $
(
TEST_PROGS
)
*.
o