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
-
1
derived packages
- Download package
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
allow-overriding-compiler-variables.patch | 0000003447 3.37 KB | 9 months |
bmake-20200606.tar.gz | 0000578671 565 KB | 9 months |
bmake-env-script-interpreter.diff | 0000000218 218 Bytes | over 2 years |
bmake.changes | 0000015239 14.9 KB | 9 months |
bmake.spec | 0000002705 2.64 KB | 9 months |
Comments for bmake 0