# 97/05/13 19:38:17

default:
	chmod a+x *.pl

clean:
	/bin/rm -f *.tmp *.gml
