retroforth/doc/book/Building-Unix
crc 9cc97e99fb book: begin consolidation of building on *nix systems
FossilOrigin-Name: a08da37ad56059af91772b3b3a490ea6b43d61738fa48058abbd5cea5a0686b6
2019-05-09 11:33:58 +00:00

28 lines
427 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