The NetBSD make(1) tool
https://ftp.NetBSD.org/pub/NetBSD/misc/sjg/
bmake, the NetBSD make(1) tool, is a program designed to simplify the
maintenance of other programs. The input of bmake is a list of specifications
indicating the files upon which the targets (programs and other files) depend.
bmake then detects which targets are out of date based on their dependencies
and triggers the necessary commands to bring them up to date when that happens.
bmake is similar to GNU make, even though the syntax for the advanced features
supported in Makefiles is very different.
- Links to devel:tools:building / bmake
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:cheusov:branches:devel:tools:building/bmake && cd $_
- Create Badge
Refresh
Refresh
Source Files (show unmerged sources)
Filename | Size | Changed |
---|---|---|
allow-overriding-compiler-variables.patch | 0000000858 858 Bytes | |
bmake-20240921.tar.gz | 0000874802 854 KB | |
bmake-env-script-interpreter.diff | 0000000225 225 Bytes | |
bmake.changes | 0000015898 15.5 KB | |
bmake.spec | 0000002753 2.69 KB |
Latest Revision
Aleksey Cheusov (cheusov)
committed
(revision 6)
Comments 0