Converted make4msx to flow project.
This commit is contained in:
parent
646c92f46b
commit
661097a30b
3 changed files with 26 additions and 23 deletions
|
|
@ -85,9 +85,10 @@ endif
|
|||
MB_@INCLUDE_CHAIN :=
|
||||
|
||||
# Glue phony targets to get internal @include tree (semi) correct (TODO: fix chain in: mb_flow_0module_setup)
|
||||
.PHONY: @include @@include-root @@include-libs @@include-mods @@include-parent @@include-tree
|
||||
.PHONY: @include @@include-root @@include-libs @@include-mods @@include-parent @@include-tree @@module-msxhub
|
||||
@@include-parent:: @@include-mods
|
||||
@include:: @@include-libs @@include-root
|
||||
@@module-msxhub: @@include-libs
|
||||
|
||||
# Document our internal variables, now we have the functions loaded
|
||||
$(MB_ᕽᕽᕽ )$(call mb-make-call,mb-doc-variable-rock,MB_@RECIPE,Recipe prefix to set and indent flow eval rules.)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue