]> git.sthu.org Git - pgp-tools.git/blob - gpgsigs/Makefile
pgp-fixkey: add to README and control; build manpage
[pgp-tools.git] / gpgsigs / Makefile
1 all: gpgsigs.1
2
3 gpgsigs.1: gpgsigs
4 pod2man $< > $@
5
6 clean:
7 rm -f gpgsigs.1