Commit c1b3bfba authored by Anderson Torres's avatar Anderson Torres
Browse files

doc: include short docs about bmake

parent ae8fff74
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
# 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.
+1 −0
Original line number Diff line number Diff line
@@ -8,6 +8,7 @@ The stdenv built-in hooks are documented in [](#ssec-setup-hooks).
autoconf.section.md
automake.section.md
autopatchelf.section.md
bmake.section.md
breakpoint.section.md
cmake.section.md
gdk-pixbuf.section.md