about summary refs log tree commit diff homepage
path: root/Makefile
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-12-19 02:10:53 -0500
committerJune McEnroe <june@causal.agency>2019-12-19 02:10:53 -0500
commit679d6561864782ab7751e9818b4b30480150a63d (patch)
treef425bc6fdd058c88c6b89983655c57e9bc0c3221 /Makefile
parentUpdate git URLs (diff)
downloadtorus-679d6561864782ab7751e9818b4b30480150a63d.tar.gz
torus-679d6561864782ab7751e9818b4b30480150a63d.zip
Remove README
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
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