Sign in
nest-open-source
/
nest-learning-thermostat
/
5.0.2
/
mtd-utils
/
7e7d645fb32f5a7238c8b523ea5470232050741b
/
.
/
mtd-utils-1.3.1
/
tests
/
fs-tests
/
stress
/
Makefile
blob: c24ff3f149658b3f3918a0f054c7bb54892c4bf0 [
file
] [
log
] [
blame
]
SUBDIRS
=
atoms
all tests
:
$
(
SUBDIRS
)
clean
:
$
(
SUBDIRS
)
rm
-
rf run_pdf_test_file_
*
.
PHONY
:
$
(
SUBDIRS
)
$
(
SUBDIRS
):
$
(
MAKE
)
-
C $@ $
(
MAKECMDGOALS
)