# Configure bmk and generate a config.mk file.
./configure [--prefix=/usr/local]
# Build bmk.
make
# Install bmk.
make install
- pdp11-bsd211
- vax11-bsd43
- powerpc64-freebsd
- hppa-netbsd
- hppa-openbsd
- Minix-vmd (i486) (configure broken)
- XENIX 2.3.4
- https://got.stuerz.xyz/?action=summary&path=286bsd.git
- https://got.stuerz.xyz/?action=summary&path=desktop.git
- automate CI for 2.11BSD and 4.3BSD
- modernize code base
- use const where possible
- allow declaring variables at the start of blocks, not just the start of a function
- allow void functions