Files
picard/docs/Makefile
2007-01-13 12:08:57 +01:00

5 lines
72 B
Makefile

all: tags.html
%.html: %.txt
rst2html --stylesheet=default.css $< >$@