fred:
	@echo "****"
	@echo "Can't locate ExtUtils/F77.pm in @INC (@INC contains: /mnt/gmirror/ports/math/PDL/work/PDL-2.4.3/blib/lib /mnt/gmirror/local/lib/perl5/5.8.8/BSDPAN /mnt/gmirror/local/lib/perl5/site_perl/5.8.8/mach /mnt/gmirror/local/lib/perl5/site_perl/5.8.8 /mnt/gmirror/local/lib/perl5/site_perl/5.6.0 /mnt/gmirror/local/lib/perl5/site_perl /mnt/gmirror/local/lib/perl5/5.8.8/mach /mnt/gmirror/local/lib/perl5/5.8.8 /mnt/gmirror/ports/math/PDL/work/PDL-2.4.3 /mnt/gmirror/ports/math/PDL/work/PDL-2.4.3/Lib .) at (eval 307) line 2.BEGIN failed--compilation aborted at (eval 307) line 2.	ExtUtils::F77 module not found. Ought not build PDL::Slatec"
	@echo "****"

all: fred

test: fred

clean ::
	-mv Makefile Makefile.old

realclean ::
	rm -rf Makefile Makefile.old



syntax highlighted by Code2HTML, v. 0.9.1