Robin_PHD/old_thesis/opamp_circuits_C_GARRETT/Makefile
Robin Clark b92ea644ac re-organised and saved old_thesis, now need a
thesis template from uni or somewhere
2012-01-19 17:55:23 +00:00

20 lines
442 B
Makefile

PNG_DIA = circuit1_dag.png mvampcircuit.png pd.png invamp.png shared_component.png tree_abstraction_levels.png three_tree.png blockdiagramcircuit2.png circuit2h.png bubba_oscillator_block_diagram.png dubsim1.png poss1finalbubba.png poss2finalbubba.png
%.png:%.dia
dia -t png $<
pdf: $(PNG_DIA)
pdflatex opamps
acroread opamps.pdf &
bib:
bibtex opamps
#makeindex opamps.glo -s opamps.ist -t opamps.glg -o opamps.gls