Merge pull request #1074 from stevvooe/whale-no-more

Makefile: replace whale with D
This commit is contained in:
Michael Crosby 2017-06-23 11:08:27 -07:00 committed by GitHub
commit bcb04540fa

View File

@ -15,7 +15,7 @@ GOOS ?= $(shell go env GOOS)
else else
GOOS ?= $$GOOS GOOS ?= $$GOOS
endif endif
WHALE = "🐳" WHALE = "🇩"
ONI = "👹" ONI = "👹"
ifeq ("$(OS)", "Windows_NT") ifeq ("$(OS)", "Windows_NT")
WHALE="+" WHALE="+"