summaryrefslogtreecommitdiffstats
path: root/makel.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add todos for commentsMattias Andrée2022-01-041-1/+10
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Replace dependency on libsimple with boilerplate codeMattias Andrée2022-01-041-3/+7
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Rename to makelMattias Andrée2022-01-041-0/+225
Suggested by Laslo Hunhold, "Makel" is German for defect, deficiency, impurity, or imperfection (both singular and plural); a flaw. This change is to avoid confusion between make(1) and mk(1) Signed-off-by: Mattias Andrée <maandree@kth.se>