diff options
Diffstat (limited to '')
-rw-r--r-- | bin/catsh/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/bin/catsh/Makefile b/bin/catsh/Makefile index b3dd4779..092d8be6 100644 --- a/bin/catsh/Makefile +++ b/bin/catsh/Makefile @@ -89,6 +89,3 @@ shell: unshell: sed -i sed '\;^$(PREFIX)/bin/catsh$$;d' /etc/shells - -README: catsh.7 - mandoc catsh.7 | col -bx > README |