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
|
@ -41,8 +41,8 @@ For debian use;
|
||||||
|
|
||||||
Include the `lib/make/msxbuild.mk` file from your Makefile.
|
Include the `lib/make/msxbuild.mk` file from your Makefile.
|
||||||
And override the paths if needed;
|
And override the paths if needed;
|
||||||
* PATH_SDCC ?= /usr/bin
|
* PATH_SDCC=/usr/bin
|
||||||
* PATH_OPENMSX ?= /usr/bin
|
* PATH_OPENMSX=/usr/bin
|
||||||
|
|
||||||
Then build result based compile rules see an example in; `test/ahello-m80/0module.mk`
|
Then build result based compile rules see an example in; `test/ahello-m80/0module.mk`
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue