aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorTimo Weingärtner <timo@tiwe.de>2016-08-27 21:44:17 +0200
committerTimo Weingärtner <timo@tiwe.de>2016-08-27 21:59:07 +0200
commitbfa8ac40e032d4d204ab6a9202531198cee9706e (patch)
tree42691a8d53741d66dcb42359d16f0e2326f1133a /Makefile
parentdc582af6e7a1e645402f333e200b8ff718de1b48 (diff)
downloadssh-agent-filter-bfa8ac40e032d4d204ab6a9202531198cee9706e.tar.gz
exploit more help2man features
use an include file for explanatory text add environment, author and bug report information to the program's output
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index a0dd007..e655ff1 100644
--- a/Makefile
+++ b/Makefile
@@ -27,8 +27,8 @@ all: ssh-agent-filter.1 afssh.1 ssh-askpass-noinput.1
%.1: %.1.md
pandoc -s -w man $< -o $@
-ssh-agent-filter.1: ssh-agent-filter
- help2man -n $< -o $@ -N ./$<
+%.1: %.help2man %
+ help2man -i $< -o $@ -N -L C.UTF-8 $(*D)/$(*F)
ssh-agent-filter: ssh-agent-filter.o