Sign in
foss-fpga-tools
/
prjxray
/
refs/heads/docker
/
.
/
database
/
Makefile
blob: 99fab4078a895ffc13d8cd7c9c263b9f428d41f2 [
file
] [
log
] [
blame
] [
edit
]
.
NOTPARALLEL
:
SUBDIRS
:=
$
(
patsubst
%/,%,
$
(
wildcard
*/))
.
PHONY
:
$
(
SUBDIRS
)
$
(
MAKECMDGOALS
):
$
(
SUBDIRS
)
$
(
SUBDIRS
):
$
(
MAKE
)
-
C $@
-
f
../
Makefile
.
database $
(
MAKECMDGOALS
)