Cleanup of path variables.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in 0s
All checks were successful
Run test asserts / Test-Asserts (push) Successful in 0s
This commit is contained in:
parent
5ce923b3fb
commit
230331d9a5
6 changed files with 8 additions and 23 deletions
1
Makefile
1
Makefile
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue