about summary refs log tree commit diff
path: root/Makefile
diff options
context:
space:
mode:
authorChristian Neukirchen <chneukirchen@gmail.com>2016-06-13 16:25:18 +0200
committerChristian Neukirchen <chneukirchen@gmail.com>2016-06-13 16:25:18 +0200
commit94e8c979f57f022d27279feb53a19342f18e59c7 (patch)
treea75fc4c298d546db6398a6f10393cda2509046aa /Makefile
parentb905f652da797074aed60077e0867407957761d0 (diff)
downloadextrace-94e8c979f57f022d27279feb53a19342f18e59c7.tar.gz
extrace-94e8c979f57f022d27279feb53a19342f18e59c7.tar.xz
extrace-94e8c979f57f022d27279feb53a19342f18e59c7.zip
add README from manpage
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index f09be2d..3302b89 100644
--- a/Makefile
+++ b/Makefile
@@ -9,6 +9,9 @@ MANDIR=$(PREFIX)/share/man
 
 all: $(ALL)
 
+README: extrace.1
+	mandoc -Tutf8 $< | col -bx >$@
+
 cap: $(ALL)
 	sudo setcap cap_net_admin+ep extrace cap_net_admin+ep pwait