6 lines
72 B
Makefile
6 lines
72 B
Makefile
chad.pdf: chad.tex
|
|
pdflatex $<
|
|
|
|
chad.cleaned.pdf: chad.pdf
|
|
mat2 -L $<
|