retroforth/book/Building-BSD
crc b494994c0d book: some updates to the build instructions
FossilOrigin-Name: 5c29177067f662be4f4b39e57a0b0a547a582e18e9f0953a5a5032db54421371
2019-03-19 20:52:19 +00:00

28 lines
428 B
Text

# Building RETRO on BSD
RETRO is well supported on BSD (FreeBSD, NetBSD, OpenBSD)
systems. It should build on a base install of any of these
without issue.
## Requirements
- c compiler
- make
## 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
retro-describe