fred: @echo "****" @echo "Cannot find hdf library, libdf.a.Please add the correct library path to Makefile.PL or install HDFCannot find hdf header file, hdf.h.Please add the correct library path to Makefile.PL or install HDF Skipping build of PDL::IO::HDF." @echo "****" all: fred test: fred clean :: -mv Makefile Makefile.old realclean :: rm -rf Makefile Makefile.old