16 lines
No EOL
369 B
Text
16 lines
No EOL
369 B
Text
{{language}}
|
|
'''Make''' is one of the mini-languages of [[UNIX]].
|
|
|
|
It is Turing complete if recursive invocation is allowed.
|
|
|
|
[[wp:Make (software)|Make]] is normally used to automate
|
|
the process of building software-projects, <br>
|
|
i.e. the steps to compile, link, etc.
|
|
|
|
;Similar programs:
|
|
* [[:Category:Apache Ant]]
|
|
* [[:Category:CMake]]
|
|
* SCons
|
|
|
|
|
|
[[Category:Utility]] |