diff --git a/presentations/fmea/Makefile b/presentations/fmea/Makefile new file mode 100644 index 0000000..f9da5b9 --- /dev/null +++ b/presentations/fmea/Makefile @@ -0,0 +1,13 @@ + +DIAPNG= component.png fmmd_env_op_uml.png fmmd_exm_h.png master_uml.png mvampcircuit.png mvamp.png n_inv_dc.png pd.png pd_euler2.png pd_euler.png + +%.png:%.dia + dia -t png $< + +all: $(DIAPNG) + pdflatex fmea_pres + acroread submission.pdf + + +bib: + bibtex fmea_pres