]> Pileus Git - ~andy/sfvlug/blob - cc/makefile
Update C Compiling presentation.
[~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