Skip to content

realchonk/bmk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bootstrap

# Configure bmk and generate a config.mk file.
./configure [--prefix=/usr/local]

# Build bmk.
make

# Install bmk.
make install

Regularly Tested Platforms (CI)

Other Platforms, which have been tested at some point

  • pdp11-bsd211
  • vax11-bsd43
  • powerpc64-freebsd
  • hppa-netbsd
  • hppa-openbsd
  • Minix-vmd (i486) (configure broken)
  • XENIX 2.3.4

Projects using bmk(1)

TODO

  • 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

About

A successor to make(1)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published