Package bmake: Information
Source package: bmake
Version: 20111010-alt1
Build time: Jan 8, 2012, 02:05 PM
Category: Development/Tools
Report package bugHome page: ftp://ftp.NetBSD.org/pub/NetBSD/misc/sjg/
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.
Maintainer: Vitaly Lipatov
Last changed
Jan. 8, 2012 Michael Shigorin 20111010-alt1
- built for Sisyphus - minor spec cleanup
Jan. 2, 2012 Aleksey Cheusov 20111010-alt1
- update to 20111010
Dec. 8, 2009 Vitaly Lipatov 20081111-alt4
- add pkgsrc-mk-files require