diff options
author | Mattias Andrée <maandree@kth.se> | 2022-01-04 20:12:25 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2022-01-04 20:27:59 +0100 |
commit | c0fc8ea0a8449f4808cc83e5f8448a4c7743a260 (patch) | |
tree | 00a6c057f2a3cd36e558f386655e1d1fc2410bea /.gitignore | |
parent | don't print argv0 (diff) | |
download | makel-c0fc8ea0a8449f4808cc83e5f8448a4c7743a260.tar.gz makel-c0fc8ea0a8449f4808cc83e5f8448a4c7743a260.tar.bz2 makel-c0fc8ea0a8449f4808cc83e5f8448a4c7743a260.tar.xz |
Rename to makel
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>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -12,4 +12,4 @@ *.gcov *.gcno *.gcda -/mklint +/makel |