From 0e5acc3b2817bfaf94140606f6b8f58b697dddbc Mon Sep 17 00:00:00 2001 From: Robin Clark Date: Tue, 4 Oct 2011 09:09:16 +0100 Subject: [PATCH] Makefile --- presentations/fmea/Makefile | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 presentations/fmea/Makefile 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