fred:
	@echo "****"
	@echo "      Not building PDL::Graphics::Karma, turn on WITH_KARMA if this is incorrect"
	@echo "****"

all: fred

test: fred

clean ::
	-mv Makefile Makefile.old

realclean ::
	rm -rf Makefile Makefile.old



syntax highlighted by Code2HTML, v. 0.9.1