git.droids-corp.org
/
protos
/
libecoli.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
get node children and refs in the same function
[protos/libecoli.git]
/
mk
/
ecoli-subdir-rules.mk
1
# SPDX-License-Identifier: BSD-3-Clause
2
# Copyright 2015, Olivier MATZ <zer0@droids-corp.org>
3
4
.PHONY: $(subdir-y)
5
$(subdir-y): FORCE
6
$(Q)$(MAKE) -C $(@) $(mkflags-$(@)) $(MAKECMDGOALS)