Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
rw
/
mtd-utils
/
b0dd15b567ef39ae1ac2454d77d5f482de31c7f9
/
.
/
tests
/
fs-tests
/
Makefile
blob: d188796cd1e471799f8ec570a345dadea2ec73d9 [
file
]
SUBDIRS
=
lib simple stress integrity utils
all clean tests
:
$
(
SUBDIRS
)
.
PHONY
:
$
(
SUBDIRS
)
$
(
SUBDIRS
):
$
(
MAKE
)
-
C $@ $
(
MAKECMDGOALS
)