Sign in
nest-open-source
/
nest-cam
/
v350
/
mtd-utils
/
refs/heads/main
/
.
/
build
/
mtd-utils
/
tests
/
fs-tests
/
Makefile
blob: d188796cd1e471799f8ec570a345dadea2ec73d9 [
file
] [
log
] [
blame
] [
edit
]
SUBDIRS
=
lib simple stress integrity utils
all clean tests
:
$
(
SUBDIRS
)
.
PHONY
:
$
(
SUBDIRS
)
$
(
SUBDIRS
):
$
(
MAKE
)
-
C $@ $
(
MAKECMDGOALS
)