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