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
commit8681f2f1582f30998a1fe950091edd31d8cd2ec4 (patch)
treec8f09391859f532c7987e1a37189689ce5ef1dba /Makefile
parentUpdate git URLs (diff)
downloadtorus-8681f2f1582f30998a1fe950091edd31d8cd2ec4.tar.gz
torus-8681f2f1582f30998a1fe950091edd31d8cd2ec4.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