Sign in
android-kvm
/
linux
/
0145b50566e7de5637e80ecba96c7f0e6fff1aad
/
.
/
tools
/
testing
/
selftests
/
powerpc
/
cache_shape
/
Makefile
blob: ede4d3dae7505ef31f822bac9b613aef464f6125 [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: GPL-2.0
TEST_PROGS
:=
cache_shape
all
:
$
(
TEST_PROGS
)
$
(
TEST_PROGS
):
../
harness
.
c
../
utils
.
c
top_srcdir
=
../../../../..
include
../../
lib
.
mk
clean
:
rm
-
f $
(
TEST_PROGS
)
*.
o