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 3 days ago
15 weeks 4 days ago
17 weeks 18 hours ago
17 weeks 3 days ago
17 weeks 6 days ago
20 weeks 1 day ago
25 weeks 6 days ago
26 weeks 2 hours ago
29 weeks 2 days ago
31 weeks 6 days ago