all:

clean:
	rm -f simple simple.exe *.cmi *.cmo *.cma *.cmx *.o *.a
	rm -f err.out
	rm -f testdb*



syntax highlighted by Code2HTML, v. 0.9.1