Sign in
◑
Theme
gem5
/
arm
/
linux
/
4191db26b714e077e6faddd82d575ae4a8ae7d63
/
.
/
tools
/
testing
/
selftests
/
powerpc
/
cache_shape
/
Makefile
blob: b24485ab30e2e8f97b6ab4565b3d5b5fbd5cccea [
file
]
TEST_PROGS
:=
cache_shape
all
:
$
(
TEST_PROGS
)
$
(
TEST_PROGS
):
../
harness
.
c
../
utils
.
c
include
../../
lib
.
mk
clean
:
rm
-
f $
(
TEST_PROGS
)
*.
o