mirror of https://gogs.blitter.com/RLabs/xs
7 lines
165 B
Plaintext
7 lines
165 B
Plaintext
|
## The Makefile(s) to build require GNU make (gmake).
|
||
|
## Please install and invoke build via:
|
||
|
## $ MAKE=gmake make <targets>
|
||
|
## eg.,
|
||
|
## $ MAKE=gmake make clean all
|
||
|
|