Skip to content
Snippets Groups Projects
Makefile 249 B
# Time-stamp: <modified the 10/03/2019 (at 12:02) by Erwan Jahier>


test: p.cmxs 
	$(sasa) -l 200 ring.dot 


cmxs: p.cmxs
sim2chrogtk: ring.rif
	sim2chrogtk -ecran -in $< > /dev/null

gnuplot: ring.rif 
	gnuplot-rif $< 

-include ../Makefile.inc