]> git.sthu.org Git - pgp-tools.git/blob - gpgsigs/Makefile
Remove examples directory
[pgp-tools.git] / gpgsigs / Makefile
1 all: gpgsigs.1
2
3 gpgsigs.1: gpgsigs
4 pod2man $< > $@
5
6 clean:
7 rm -f gpgsigs.1