about summary refs log tree commit diff
path: root/Makefile
diff options
context:
space:
mode:
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