Package bmake: Information

Source package: bmake
Version: 20200710-alt1
Latest version according to Repology
Build time:  Jul 17, 2020, 04:31 PM in the task #255039
Report package bug
License: BSD with advertising
Summary: The NetBSD make(1) tool
Description: 
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.

Please install mk-files or pkgsrc-mk-files to use bmake.

List of rpms provided by this srpm:
bmake (x86_64, ppc64le, i586, armh, aarch64)
bmake-debuginfo (x86_64, ppc64le, i586, armh, aarch64)

Maintainer: Vitaly Lipatov



Last changed


July 17, 2020 George V. Kouryachy 20200710-alt1
- Autobuild version bump to 20200710
Feb. 28, 2019 Vitaly Lipatov 20181221-alt2
- drop pkgsrc-mk-files requirement
Feb. 23, 2019 Vitaly Lipatov 20181221-alt1
- new version (20181221) with rpmgs script