mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-16 18:03:59 +00:00
8 lines
228 B
Markdown
8 lines
228 B
Markdown
|
# 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.
|