Sign in
gem5
/
arm
/
linux
/
42e3a58b028e0e51746f596a11abfec01cd1c5c4
/
.
/
tools
/
testing
/
selftests
/
powerpc
/
tm
/
Makefile
blob: 34f2ec634b40ac2c8c3a1d2fac06c0257c8e7181 [
file
] [
log
] [
blame
]
TEST_PROGS
:=
tm
-
resched
-
dscr
all
:
$
(
TEST_PROGS
)
$
(
TEST_PROGS
):
../
harness
.
c
include
../../
lib
.
mk
clean
:
rm
-
f $
(
TEST_PROGS
)
*.
o