Added newline and removed make dialect for env override.
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
4bf712dfe0
commit
e6301e9d48
1 changed files with 3 additions and 3 deletions
|
|
@ -41,8 +41,8 @@ For debian use;
|
|||
|
||||
Include the `lib/make/msxbuild.mk` file from your Makefile.
|
||||
And override the paths if needed;
|
||||
* PATH_SDCC ?= /usr/bin
|
||||
* PATH_OPENMSX ?= /usr/bin
|
||||
* PATH_SDCC=/usr/bin
|
||||
* PATH_OPENMSX=/usr/bin
|
||||
|
||||
Then build result based compile rules see an example in; `test/ahello-m80/0module.mk`
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue