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