mk (software)
From Wikipedia, the free encyclopedia
(Redirected from Mk (Plan 9))
| Operating system | Version 10 Unix, Plan 9 from Bell Labs, and Inferno |
|---|---|
| Type | Build automation tool |
| License | MIT License / Lucent Public License |
mk is the build tool replacing make in Version 10 Unix, Plan 9 from Bell Labs, and Inferno. It improves upon its predecessor by introducing a completely new syntax that is both easier to read and more powerful. It has been ported back to Unix as part of Plan 9 from User Space.
[edit] License
Mk is licensed under the MIT License and the Lucent Public License, both of which are free software licenses, approved by both Free Software Foundation and Open Source Initiative.
[edit] External links
- Maintaining Files on Plan 9 with Mk
- Plan 9 Mkfiles - A description of the Plan 9 mk files.
- mk(1)
- Mk port to Unix-like operating systems
| This computing article is a stub. You can help Wikipedia by expanding it. |