all : GnuplotAPI.inf

GnuplotAPI.inf : GnuplotAPI.ipf
	ipfc /inf GnuplotAPI.ipf

GnuplotAPI.ipf : Gnuplot.pm GnuplotTerminals.pod 
	pod2ipf --head-off=1 --title "Gnuplot low-level plotting API" --by-files Gnuplot.pm GnuplotTerminals.pod > $@