Skip to content
Snippets Groups Projects
Makefile 472 B
Newer Older
# Time-stamp: <modified the 10/03/2019 (at 21:11) by Erwan Jahier>
	$(sasa) -l 200 fig5.1-noinit.dot -sd 

	$(sasa) -l 200 fig5.1.dot -sd

sim2chrogtk: fig5.1-noinit.rif
	sim2chrogtk -ecran -in $< > /dev/null

gnuplot: fig5.1-noinit.rif 
	gnuplot-rif $< 

lurette:cmxs
	lurette -o lurette.rif \
      -sut "$(sasa) fig5.1-noinit.dot -custd -rif" \
      -env "lutin demon.lut -n distributed"  


-include ../Makefile.inc