# -*-  makefile-bsdmake   -*-
all :
	@ echo "gnu make (gmake) is required to build Macaulay 2" >&2
	@ echo "to install it under freebsd, use the command 'pkg_add -r gmake'" >&2
	@ false 
