The make utility is a POSIX requirement that has uses to beyond programming but is typically used to ensure that a set of targets are up-to-date based on the timestamps of files related to the target and the source. A file is used to control the operation of make and the file describes the targets, the sources relative to the target and gives the commands to create the target based on the relative sources.


Recent comments
12 weeks 5 days ago
12 weeks 5 days ago
12 weeks 5 days ago
12 weeks 5 days ago
13 weeks 23 hours ago
13 weeks 1 day ago
14 weeks 34 min ago
21 weeks 1 day ago
21 weeks 6 days ago
22 weeks 6 days ago