1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
b3943d0b8126 b3943d0b8126 b3943d0b8126 b3943d0b8126 b3943d0b8126 b3943d0b8126 b3943d0b8126 b3943d0b8126 b3943d0b8126 b3943d0b8126 b3943d0b8126 b3943d0b8126 b3943d0b8126 b3943d0b8126 b3943d0b8126 b3943d0b8126 b3943d0b8126 b3943d0b8126
.SUFFIXES : .rst .html .pdf .rst.pdf : rst2pdf -s stylesheet.json $< -o $@ .rst.html : rst2html.py $< $@ all: v1.pdf v1.html v1.pdf : v1.rst v1.html : v1.rst clean: /bin/rm -f v1.pdf v1.html #finis