18 lines
187 B
Plaintext
18 lines
187 B
Plaintext
To build for the various platforms:
|
|
|
|
For Macintosh OS X:
|
|
|
|
OS=macosx make
|
|
|
|
For Linux:
|
|
|
|
OS=linux make
|
|
|
|
For the RaspberryPi:
|
|
|
|
OS=raspberrypi make
|
|
|
|
For Windows under MinGW:
|
|
|
|
OS=msys make
|