all: @echo trying to use GNU make... @gmake all || echo please install GNUmake clean: @gmake clean format: @gmake format