bmake

Edit Package 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.

Refresh
Refresh
Source Files
Filename Size Changed
Linux.sys.mk 0000003666 3.58 KB
bmake-20140620.tar.gz 0000509263 497 KB
bmake.changes 0000001440 1.41 KB
bmake.spec 0000002265 2.21 KB
Revision 1 (latest revision is 21)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 250699 from Dmitriy Perlow's avatar Dmitriy Perlow (DarkSS) (revision 1)
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.
Comments 0
openSUSE Build Service is sponsored by