retroforth/book/Building-macOS
crc 336520e40f book: remove a period from the text instructions on building under BSD, macOS
FossilOrigin-Name: f1ce1e84fc7ecb0f4ca9097f383c8c2cf945f3cac0d4efe70ef45cd945c99f26
2019-03-20 16:46:21 +00:00

27 lines
420 B
Text

# Building RETRO on macOS
To build on macOS, you will need the command line tools from
Xcode. Install these and you should be able to build and use
RETRO.
## Requirements
- command line tools from Xcode
## Process
Run `make`
This will build the toolchain and then the main `retro`
executable.
## Executables
In the `bin/` directory:
retro
retro-unu
retro-muri
retro-extend
retro-embedimage