ROOT_DIR=../../.. ROOT_OFFSET=pycon/2005/templates OUTFILES = ok.tpl input_err.tpl fatal.tpl .SUFFIXES: .tpl include $(ROOT_DIR)/scripts/make.rules .html.tpl: python pchack.py $< $*.tpl rm $< $(TARGETS): links.h tpl: $(OUTFILES) tpclean: rm -f $(OUTFILES)