%DRAWLIB = /home/mr/distribution/BCPL/cintcode/g/bdrawlib.b

<file>.bmp <=
  <file>.b plotflow.h
<<
bcpl <file>.b to <file>
echo "*n*nFile <file>.bmp"
<file> to <file>.bmp
abort 200
#shellcom "rm -f <file>.png"
#shellcom "ffmpeg -i junk.bmp <file>.png"
#shellcom "rm -f <file>.bmp"
>>

run <=
	bexp.bmp
	exp.bmp
	prog.bmp
	c-bexp.bmp
	c-exp.bmp
	xy-exp.bmp
	sym-prog.bmp
	sym-bexp.bmp
	sym-exp.bmp
	sym-prog.bmp
	sym-decl.bmp
	sym-com.bmp
	sym-mlist.bmp
	sym-pat.bmp
	sym-while.bmp
	sym-lshift.bmp
	b-prog.bmp
	b-decl.bmp
	b-mlist.bmp
	b-pat.bmp
	b-com.bmp
	b-bexp.bmp
	b-exp.bmp
<<
echo "All done*n"
>>







