bmake
The NetBSD make(1) tool


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.

BSD-2-Clause AND BSD-3-Clause AND BSD-4-Clause

cloud_download Downloads

Please select a product to see the available package versions:
Loading...
Loading package downloads...