about summary refs log tree commit diff
path: root/Makefile
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-12-15 16:51:18 -0500
committerJune McEnroe <june@causal.agency>2019-12-15 16:51:18 -0500
commit4d897ab0fb6ea2162d7c7d946e7b70b9259a349b (patch)
treeb3820351b631f491b7b3fb74d0121b4ac0d35606 /Makefile
parentAdd README (diff)
downloadcards-4d897ab0fb6ea2162d7c7d946e7b70b9259a349b.tar.gz
cards-4d897ab0fb6ea2162d7c7d946e7b70b9259a349b.zip
Use symlink for README.3
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index b8db2fb..488245d 100644
--- a/Makefile
+++ b/Makefile
@@ -15,6 +15,3 @@ cards.o dump.o example.o: cards.h
 
 clean:
 	rm -f ${BINS} *.o *.bmp
-
-README.3: cards.3
-	ln cards.3 README.3