Cleanup of path variables.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in 0s

This commit is contained in:
Willem Cazander 2024-06-25 15:57:13 +02:00
parent 5ce923b3fb
commit 230331d9a5
6 changed files with 8 additions and 23 deletions

View file

@ -20,7 +20,6 @@ BUILD_HELP += \\n\\t* clean
clean:
$(call mb_clean,$(PATH_BIN))
-include Makelocal.mk
MB_OPENMSX_PATH_BIN ?= $(PATH_BIN)
include lib/make/msxbuild.mk
include $(INC_TEST)