nixpkgs/pkgs/development/tools/build-managers/bmake
Alyssa Ross 4de8cbfb16 bmake.passthru.setupHook: set some defaults
These are all read from the environment by the default bmake
stdlib (e.g. <bsd.prog.mk>, <bsd.own.mk>).  Some of the default
values (like building cat pages instead of man pages, or stripping
binaries when installing) don't really make sense for Nixpkgs, so we
override them here for every build using bmake.

Eventually I'd like to unify the bmake setupHook and the NetBSD make
setupHook, but not today.
2021-06-09 12:44:43 +00:00
..
bootstrap-fix.patch
default.nix
fix-localtime-test.patch
fix-unexport-env-test.patch
setup-hook.sh bmake.passthru.setupHook: set some defaults 2021-06-09 12:44:43 +00:00