all:
	gnatdist tst.cfg

clean:
	rm -f *~ *.o *.ali depart base_client base_objets b~*.ad[sb]
	rm -Rf dsa
