mirror of
https://gogs.blitter.com/RLabs/xs
synced 2024-08-14 10:26:42 +00:00
7 lines
165 B
Text
7 lines
165 B
Text
|
## 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
|
||
|
|