Robin_PHD/submission_thesis/CH4_FMMD/Makefile
Your Name 61f4fa0f88 Tacked the symptom abstraction from old_thesis
symptom_ex_process into CH4.

I think I have repeated the basic description of FMMD
about 4 times now!
Have to sort that out.
Cycle back to patcham now and pop in to see the cats on the way back...
2012-04-12 20:34:32 +01:00

26 lines
546 B
Makefile

PNG_DIA = cfg2.png cfg.png compco2.png compco3.png compco.png component.png componentpl.png fmmd_uml2.png fmmd_uml.png partitioncfm.png master_uml.png top_down_de_comp.png
%.png:%.dia
dia -t png $<
echo " Chapter 4 DIA images generated"
#pdf: $(PNG_DIA)
# pdflatex discussion_doc
# acroread discussion_doc.pdf &
# this is the target used
# to make all images, dia gnuplot etc
#
copy: $(PNG_DIA)
echo "Chapter 4 sub make called"
bib:
bibtex discussion_doc
#makeindex opamps.glo -s opamps.ist -t opamps.glg -o opamps.gls