Quantcast
Channel: Frank Sun » SHELL
Viewing all articles
Browse latest Browse all 7

"Make” Your Programs

$
0
0
A General Overview make is a command generator. Using a description file and some general templates, it creates a sequence of commands for execution by the UNIX shell. These commands commonly relate to the maintenance of the files comprising a software development project. Here, “maintenance” refers to a whole array of tasks, ranging from status Read More →

Viewing all articles
Browse latest Browse all 7

Trending Articles