Converted to make style like "filter-out"
All checks were successful
Run test asserts / Test-Asserts (push) Successful in 7s

This commit is contained in:
Willem Cazander 2024-07-16 16:45:37 +02:00
parent 0368032b98
commit 66990665fa
41 changed files with 1412 additions and 1399 deletions

View file

@ -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