]> Pileus Git - ~andy/sfvlug/blob - cc/makefile
7ce937e0fdb35b7f0f9b1359263dfdfcdbd683ad
[~andy/sfvlug] / cc / makefile
1 build: elf.pdf
2         runlatex cc.tex
3
4 %.pdf: %.svg
5         inkscape --export-pdf=$@ $<
6
7 clean:
8         rm -f *.aux *.log *.nav *.out *.pdf *.snm *.toc *.vrb