XSLTPROC=xsltproc

vita.rdf: vita.html grokCV.xsl
	$(XSLTPROC) --output $@ grokCV.xsl vita.html
