blob: ec8444ace6c6fa8260374e1122c380bd5cb47a69 (
plain)
1
2
3
4
5
6
7
|
# bmake {#bmake-hook}
[bmake](https://www.crufty.net/help/sjg/bmake.html) is the portable variant of
NetBSD `make` utility.
In Nixpkgs, `bmake` comes with a hook that overrides the default build, check,
install and dist phases.
|