all :
	

lib :
	cd src ; make DDenseMtxManager.a

clean :
	cd src ; make clean
	cd doc ; rm -f *.dvi
