.DEFAULT:
	@echo This software requires a GNU-compatible make program.
	@echo Please try "gmake" or "gnumake" instead of "make".
	@false

