compile:
	ciaoc xml_path_test

clean:
	rm -f *.itf *.po xml_path_test *.cpx

distclean realclean: clean
	rm *~ xml_indexed.pl
