Files
bmake/.gitignore
Tomáš Chvátal d0f441135d Accepting request 249145 from home:DarkSS
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.

OBS-URL: https://build.opensuse.org/request/show/249145
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/bmake?expand=0&rev=1
2014-09-22 13:48:48 +00:00

2 lines
5 B
Plaintext