diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Makefile b/Makefile index dfe30e3..fbc2757 100644 --- a/Makefile +++ b/Makefile @@ -58,6 +58,3 @@ help.h: > help.h echo 'static const struct Tile *Help = (const struct Tile *)HelpData;' \ >> help.h - -README: torus.1 - mandoc torus.1 | col -bx > README |