bmake
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.
- Developed at devel:tools:building
- Sources inherited from project openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:SLECandidates/bmake && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
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