


#all: alkernel.f90 norm_quad.f90 norm_lens.f90 norm_rot.f90 norm_src.f90 norm_tau.f90

clean:
	rm -rf *.pyc *.mod interpol*.f90 array_ops*.f90
