Sign in
gem5
/
arm
/
linux
/
2ffd04dee0dacff36c03a02434965a96da032bcd
/
.
/
tools
/
testing
/
selftests
/
filesystems
/
Makefile
blob: 0ab11307b41422882b7fbda8718e6135588841cb [
file
]
TEST_PROGS
:=
dnotify_test
all
:
$
(
TEST_PROGS
)
include
../
lib
.
mk
clean
:
rm
-
fr $
(
TEST_PROGS
)