Converted to make style like "filter-out"
All checks were successful
Run test asserts / Test-Asserts (push) Successful in 7s
All checks were successful
Run test asserts / Test-Asserts (push) Successful in 7s
This commit is contained in:
parent
0368032b98
commit
66990665fa
41 changed files with 1412 additions and 1399 deletions
2
Makefile
2
Makefile
|
|
@ -14,7 +14,7 @@ MB_PROJ_META_WEBSITE ?= https://code.distributedrebirth.love/arch-msx/msxbuild
|
|||
.DEFAULT_GOAL := @all
|
||||
-include Makelocal.mk
|
||||
include $(PATH_MSXBUILD)/msxbuild.mk
|
||||
$(call mb_make_call,mb_setup_default,$(PATH_BIN),$(PATH_SRC))
|
||||
$(call mb-make-call,mb-setup-default,$(PATH_BIN),$(PATH_SRC))
|
||||
|
||||
# Optional: make faster and setup graph root
|
||||
.PHONY: Makefile
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue