Category:Make
From Rosetta Code
Make
This programming language may be used to instruct a computer to perform a task.
Listed below are all of the tasks on Rosetta Code which have been solved using Make.
This programming language may be used to instruct a computer to perform a task.
See Also: |
|
---|
Your Help Needed
If you know Make, please write code for some of the tasks not implemented in Make.
If you know Make, please write code for some of the tasks not implemented in Make.
Make is one of the mini-languages of UNIX.
It is Turing complete if recursive invocation is allowed.
Make is normally used to automate
the process of building software-projects,
i.e. the steps to compile, link, etc.
- Similar programs
Subcategories
This category has the following 3 subcategories, out of 3 total.
Pages in category "Make"
The following 15 pages are in this category, out of 15 total.