fred: @echo "****" @echo " Cannot find Proj library, libproj.a. Please add the correct library path to Makefile.PL or install Proj. Skipping build of PDL::GIS::Proj." @echo "****" all: fred test: fred clean :: -mv Makefile Makefile.old realclean :: rm -rf Makefile Makefile.old