Sign in
◑
Theme
gem5
/
arm
/
linux
/
a3c812f7cfd80cf51e8f5b7034f7418f6beb56c1
/
.
/
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