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.
- Devel package for openSUSE:Factory
-
2
derived packages
- Links to openSUSE:Factory / bmake
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:tools:building/bmake && cd $_
- Create Badge
Refresh
Refresh
Source Files (show merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
allow-overriding-compiler-variables.patch | 0000000858 858 Bytes | |
bmake-20230723.tar.gz | 0000856243 836 KB | |
bmake-env-script-interpreter.diff | 0000000225 225 Bytes | |
bmake.changes | 0000015898 15.5 KB | |
bmake.spec | 0000002732 2.67 KB |
Comments 0