]> Pileus Git - ~andy/sfvlug/blobdiff - cc/makefile
Update C Compiling presentation.
[~andy/sfvlug] / cc / makefile
index ae699e6ae465fa6e7d412cc8e1657e93e851d7e7..7ce937e0fdb35b7f0f9b1359263dfdfcdbd683ad 100644 (file)
@@ -1,5 +1,8 @@
-build:
+build: elf.pdf
        runlatex cc.tex
 
+%.pdf: %.svg
+       inkscape --export-pdf=$@ $<
+
 clean:
        rm -f *.aux *.log *.nav *.out *.pdf *.snm *.toc *.vrb