Sign in
gem5
/
arm
/
linux
/
2c935bc57221cc2edc787c72ea0e2d30cdcd3d5e
/
.
/
tools
/
testing
/
selftests
/
ptp
/
Makefile
blob: 83dd42b2129e92806138cf653372792effb9ce8a [
file
]
TEST_PROGS
:=
testptp
LDLIBS
+=
-
lrt
all
:
$
(
TEST_PROGS
)
include
../
lib
.
mk
clean
:
rm
-
fr $
(
TEST_PROGS
)