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