plank.sl: plank.f plank.inc
	gfortran -fPIC -shared -o $@ $< -L$(CERN_ROOT)/lib -llapack3 \
	  -lkernlib -lblas
