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-20151022.tar.gz 0000534269 522 KB
bmake.changes 0000004371 4.27 KB
bmake.spec 0000002243 2.19 KB
Revision 6 (latest revision is 21)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 344356 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 6)
- Update to 20151022
  * Makefile (MAKE_VERSION): 20151022
  * Add support for BSD/OS which lacks inttypes.h
    and really needs sys/param.h for sys/sysctl.h
    also 'type' is not a shell builtin.
  * var.c: eliminate uint32_t and need for inttypes.h
  * main.c: PrintOnError flush stdout before run .ERROR
  * parse.c: cope with _SC_PAGESIZE not being defined.
- For reso of changes see Changelog
- Tiny spec file polishing
Comments 0
openSUSE Build Service is sponsored by