Artifact 563b5c62bb98218ad1204b5d2a39a8cf2333541aab2b778d3b72d030df49120b:
- Executable file mttroot/mtt/lib/examples/Chemical/ReactorTF/Makefile — part of check-in [a33f9855e3] at 2000-08-24 13:26:29 on branch origin/master — Initial revision (user: gawthrop@users.sourceforge.net, size: 408) [annotate] [blame] [check-ins using]
## Makes the schematic diagram and the zero figure all: ReactorTF_pic.ps ReactorTF_zero_1.ps ReactorTF_zero_2.ps ReactorTF_pic.ps: ReactorTF_pic.fig fig2dev -Lps ReactorTF_pic.fig> ReactorTF_pic.ps ReactorTF_zero_1.ps: ReactorTF_abg.fig mtt -q ReactorTF sm m; mtt -q ReactorTF numpar m; mtt -q Reactor sympar m; octave MakeFigure.m ReactorTF_zero_2.ps: ReactorTF_zero_1.ps touch ReactorTF_zero_2.ps