RDF = foaf biblio GPG_OPTIONS = all: $(RDF:%=%.rdf.asc) clean: rm -f $(RDF:%=%.rdf.asc) %.asc: % gpg $(GPG_OPTIONS) --armor --detach-sign "$<"