Sign in
nest-open-source
/
nest-learning-thermostat
/
5.0
/
mtd-utils
/
328ec675ab69abab75625d7a0e25d7259aaa035f
/
.
/
mtd-utils-1.3.1
/
tests
/
fs-tests
/
Makefile
blob: d188796cd1e471799f8ec570a345dadea2ec73d9 [
file
]
SUBDIRS
=
lib simple stress integrity utils
all clean tests
:
$
(
SUBDIRS
)
.
PHONY
:
$
(
SUBDIRS
)
$
(
SUBDIRS
):
$
(
MAKE
)
-
C $@ $
(
MAKECMDGOALS
)