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
15 weeks 6 days ago
16 weeks 15 hours ago
17 weeks 3 days ago
17 weeks 6 days ago
18 weeks 2 days ago
20 weeks 3 days ago
26 weeks 2 days ago
26 weeks 2 days ago
29 weeks 5 days ago
32 weeks 2 days ago