X-Git-Url: https://git.sthu.org/?a=blobdiff_plain;f=caff%2FMakefile;h=714aa8f742e2e1ee2877006bd3d4ba908de2294e;hb=e42e37555ad80944d211fc7369e910ee78f6d8f0;hp=c7393201445fe0281840b06514517c68880ccb48;hpb=ca115f6e2aae736a001e6ed0ceda62502879e46e;p=pgp-tools.git diff --git a/caff/Makefile b/caff/Makefile index c739320..714aa8f 100644 --- a/caff/Makefile +++ b/caff/Makefile @@ -1,9 +1,11 @@ -MAN = caff.1 pgp-clean.1 +MAN = caff.1 pgp-clean.1 pgp-fixkey.1 all: $(MAN) %.1: % pod2man $< > $@ +install: + clean: rm -f $(MAN)